"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/03/08 02:53:27 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-vemefox3qole" 2026/03/08 02:53:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 02:53:27 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/03/08 02:53:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/08 02:53:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/08 02:53:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/08 02:53:27 DEBUG : Setting pass="m9l8B7TyEB5m9-aOALJYnIrA0JMID3sbuqWgnNKf4DCy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/08 02:53:27 DEBUG : TestWebdavRclone: detected overridden config - adding "{yr7gO}" suffix to name 2026/03/08 02:53:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/08 02:53:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/08 02:53:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/08 02:53:27 DEBUG : Setting pass="m9l8B7TyEB5m9-aOALJYnIrA0JMID3sbuqWgnNKf4DCy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/08 02:53:27 DEBUG : found headers: 2026/03/08 02:53:27 DEBUG : Creating backend with remote "/tmp/rclone255092777" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:27 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:27 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:27 DEBUG : dir: Looking for writers 2026/03/08 02:53:27 DEBUG : Looking for writers 2026/03/08 02:53:27 DEBUG : dir: reading active writers 2026/03/08 02:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:27 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:27 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:27 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:27 DEBUG : dir/subdir: Looking for writers 2026/03/08 02:53:27 DEBUG : dir: Looking for writers 2026/03/08 02:53:27 DEBUG : file1: reading active writers 2026/03/08 02:53:27 DEBUG : file2: reading active writers 2026/03/08 02:53:27 DEBUG : subdir: reading active writers 2026/03/08 02:53:27 DEBUG : Looking for writers 2026/03/08 02:53:27 DEBUG : dir: reading active writers 2026/03/08 02:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:27 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:27 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:27 DEBUG : dir: Looking for writers 2026/03/08 02:53:27 DEBUG : file1: reading active writers 2026/03/08 02:53:27 DEBUG : Looking for writers 2026/03/08 02:53:27 DEBUG : dir: reading active writers 2026/03/08 02:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:28 DEBUG : dir: Looking for writers 2026/03/08 02:53:28 DEBUG : Looking for writers 2026/03/08 02:53:28 DEBUG : dir: reading active writers 2026/03/08 02:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:28 DEBUG : forgetting directory cache 2026/03/08 02:53:28 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:28 DEBUG : Looking for writers 2026/03/08 02:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/08 02:53:28 DEBUG : dir: invalidating directory cache 2026/03/08 02:53:28 DEBUG : >ForgetPath: 2026/03/08 02:53:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/08 02:53:28 DEBUG : invalidating directory cache 2026/03/08 02:53:28 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:28 DEBUG : >ForgetPath: 2026/03/08 02:53:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/08 02:53:28 DEBUG : >ForgetPath: 2026/03/08 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:28 DEBUG : dir: Looking for writers 2026/03/08 02:53:28 DEBUG : Looking for writers 2026/03/08 02:53:28 DEBUG : dir: reading active writers 2026/03/08 02:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : forgetting directory cache 2026/03/08 02:53:28 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:28 DEBUG : dir: Looking for writers 2026/03/08 02:53:28 DEBUG : fil/a/b: Looking for writers 2026/03/08 02:53:28 DEBUG : fil/a: Looking for writers 2026/03/08 02:53:28 DEBUG : b: reading active writers 2026/03/08 02:53:28 DEBUG : fil: Looking for writers 2026/03/08 02:53:28 DEBUG : a: reading active writers 2026/03/08 02:53:28 DEBUG : Looking for writers 2026/03/08 02:53:28 DEBUG : fil: reading active writers 2026/03/08 02:53:28 DEBUG : dir: reading active writers 2026/03/08 02:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:28 DEBUG : dir: Looking for writers 2026/03/08 02:53:28 DEBUG : Looking for writers 2026/03/08 02:53:28 DEBUG : dir: reading active writers 2026/03/08 02:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:28 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:29 DEBUG : dir: Looking for writers 2026/03/08 02:53:29 DEBUG : file1: reading active writers 2026/03/08 02:53:29 DEBUG : Looking for writers 2026/03/08 02:53:29 DEBUG : dir: reading active writers 2026/03/08 02:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:29 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/08 02:53:29 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir: invalidating directory cache 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/08 02:53:29 DEBUG : dir/file1: Reset virtual modtime 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/08 02:53:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:29 DEBUG : dir: invalidating directory cache 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/08 02:53:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/08 02:53:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/08 02:53:29 DEBUG : forgetting directory cache 2026/03/08 02:53:29 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/08 02:53:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:29 DEBUG : dir/virtualDir: Looking for writers 2026/03/08 02:53:29 DEBUG : dir: Looking for writers 2026/03/08 02:53:29 DEBUG : virtualDir: reading active writers 2026/03/08 02:53:29 DEBUG : file1: reading active writers 2026/03/08 02:53:29 DEBUG : virtualFile2: reading active writers 2026/03/08 02:53:29 DEBUG : virtualFile: reading active writers 2026/03/08 02:53:29 DEBUG : Looking for writers 2026/03/08 02:53:29 DEBUG : dir: reading active writers 2026/03/08 02:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:29 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 ERROR : dir/: Can only open directories read only 2026/03/08 02:53:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:29 DEBUG : dir: Looking for writers 2026/03/08 02:53:29 DEBUG : Looking for writers 2026/03/08 02:53:29 DEBUG : dir: reading active writers 2026/03/08 02:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:29 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 02:53:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 02:53:29 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 02:53:29 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:29 DEBUG : dir/potato: size = 5 OK 2026/03/08 02:53:29 NOTICE: webdav root 'rclone-test-vemefox3qole': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/08 02:53:29 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/08 02:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 02:53:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:29 DEBUG : dir: Looking for writers 2026/03/08 02:53:29 DEBUG : file1: reading active writers 2026/03/08 02:53:29 DEBUG : potato: reading active writers 2026/03/08 02:53:29 DEBUG : Looking for writers 2026/03/08 02:53:29 DEBUG : dir: reading active writers 2026/03/08 02:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:29 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/08 02:53:30 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:30 DEBUG : dir/sub: Looking for writers 2026/03/08 02:53:30 DEBUG : dir: Looking for writers 2026/03/08 02:53:30 DEBUG : file1: reading active writers 2026/03/08 02:53:30 DEBUG : sub: reading active writers 2026/03/08 02:53:30 DEBUG : Looking for writers 2026/03/08 02:53:30 DEBUG : dir: reading active writers 2026/03/08 02:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:30 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/08 02:53:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/08 02:53:30 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:30 DEBUG : dir/sub/subsub: Looking for writers 2026/03/08 02:53:30 DEBUG : dir/sub: Looking for writers 2026/03/08 02:53:30 DEBUG : subsub: reading active writers 2026/03/08 02:53:30 DEBUG : dir: Looking for writers 2026/03/08 02:53:30 DEBUG : sub: reading active writers 2026/03/08 02:53:30 DEBUG : file1: reading active writers 2026/03/08 02:53:30 DEBUG : Looking for writers 2026/03/08 02:53:30 DEBUG : dir: reading active writers 2026/03/08 02:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:30 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:30 ERROR : dir/: Dir.Remove not empty 2026/03/08 02:53:30 DEBUG : dir/file1: Remove: 2026/03/08 02:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:30 DEBUG : dir/file1: >Remove: err= 2026/03/08 02:53:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 02:53:30 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:30 DEBUG : Looking for writers 2026/03/08 02:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:30 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:30 DEBUG : dir/file1: Remove: 2026/03/08 02:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:30 DEBUG : dir/file1: >Remove: err= 2026/03/08 02:53:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 02:53:30 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:30 DEBUG : Looking for writers 2026/03/08 02:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:30 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:30 DEBUG : dir/file1: Remove: 2026/03/08 02:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:30 DEBUG : dir/file1: >Remove: err= 2026/03/08 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:31 DEBUG : dir: Looking for writers 2026/03/08 02:53:31 DEBUG : Looking for writers 2026/03/08 02:53:31 DEBUG : dir: reading active writers 2026/03/08 02:53:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:31 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/08 02:53:31 DEBUG : dir: Updating dir with dir2 0xc000612c30 2026/03/08 02:53:31 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/08 02:53:31 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/08 02:53:31 DEBUG : file2: Updating file with file2 0xc000432480 2026/03/08 02:53:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:31 INFO : dir2/file3: Deleted 2026/03/08 02:53:31 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/08 02:53:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000432480 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/08 02:53:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/08 02:53:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0005429c0 2026/03/08 02:53:31 DEBUG : empty directory: forgetting directory cache 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/08 02:53:31 DEBUG : dir2: Renaming to "dir3" 2026/03/08 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:31 DEBUG : dir3: Looking for writers 2026/03/08 02:53:31 DEBUG : file3: reading active writers 2026/03/08 02:53:31 DEBUG : renamed empty directory: Looking for writers 2026/03/08 02:53:31 DEBUG : Looking for writers 2026/03/08 02:53:31 DEBUG : dir3: reading active writers 2026/03/08 02:53:31 DEBUG : renamed empty directory: reading active writers 2026/03/08 02:53:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:31 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/08 02:53:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 02:53:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/08 02:53:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 02:53:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/08 02:53:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:31 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (12 bytes), uploading instead of streaming 2026/03/08 02:53:31 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 DEBUG : dir/sub/file2: size = 12 OK 2026/03/08 02:53:31 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:31 DEBUG : forgetting directory cache 2026/03/08 02:53:31 DEBUG : dir: forgetting directory cache 2026/03/08 02:53:31 DEBUG : dir/sub: forgetting directory cache 2026/03/08 02:53:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/08 02:53:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/08 02:53:31 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 02:53:31 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 DEBUG : dir/sub/file0: size = 5 OK 2026/03/08 02:53:31 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/08 02:53:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:31 DEBUG : dir/sub: Looking for writers 2026/03/08 02:53:31 DEBUG : file0: reading active writers 2026/03/08 02:53:31 DEBUG : file2: reading active writers 2026/03/08 02:53:31 DEBUG : dir: Looking for writers 2026/03/08 02:53:31 DEBUG : file1: reading active writers 2026/03/08 02:53:31 DEBUG : sub: reading active writers 2026/03/08 02:53:31 DEBUG : Looking for writers 2026/03/08 02:53:31 DEBUG : dir: reading active writers 2026/03/08 02:53:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:31 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/08 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:31 DEBUG : Looking for writers 2026/03/08 02:53:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:31 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/08 02:53:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/08 02:53:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/08 02:53:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/08 02:53:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:31 DEBUG : dir: Looking for writers 2026/03/08 02:53:31 DEBUG : file1: reading active writers 2026/03/08 02:53:31 DEBUG : file1.metadata: reading active writers 2026/03/08 02:53:31 DEBUG : Looking for writers 2026/03/08 02:53:31 DEBUG : dir: reading active writers 2026/03/08 02:53:31 DEBUG : dir.metadata: reading active writers 2026/03/08 02:53:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : file1: reading active writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : file1: reading active writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : file1: reading active writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/03/08 02:53:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/08 02:53:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/08 02:53:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : file.txt: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:32 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : dir/file1: size = 25 OK 2026/03/08 02:53:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/08 02:53:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : file1: reading active writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : dir/file1: Remove: 2026/03/08 02:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:32 DEBUG : dir/file1: >Remove: err= 2026/03/08 02:53:32 DEBUG : dir/file1: Remove: 2026/03/08 02:53:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:32 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:32 DEBUG : dir/file1: Remove: 2026/03/08 02:53:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:32 DEBUG : dir/file1: >Remove: err= 2026/03/08 02:53:32 DEBUG : dir/file1: Remove: 2026/03/08 02:53:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/08 02:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:32 DEBUG : dir: Looking for writers 2026/03/08 02:53:32 DEBUG : Looking for writers 2026/03/08 02:53:32 DEBUG : dir: reading active writers 2026/03/08 02:53:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=0x3 2026/03/08 02:53:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : file1: reading active writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : file1: reading active writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: 2026/03/08 02:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ef00 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:33 DEBUG : dir/file1: Updating file with dir/file1 0xc00069ef00 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc00069ef00 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:33 DEBUG : dir/file1: size = 25 OK 2026/03/08 02:53:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 DEBUG : newLeaf: Running delayed rename now 2026/03/08 02:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ef00 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : file1: reading active writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: 2026/03/08 02:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d4480 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d4480 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005d4480 2026/03/08 02:53:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:33 DEBUG : dir/file1: size = 25 OK 2026/03/08 02:53:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/08 02:53:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:33 DEBUG : newLeaf: Running delayed rename now 2026/03/08 02:53:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d4480 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: 2026/03/08 02:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:33 DEBUG : dir: Looking for writers 2026/03/08 02:53:33 DEBUG : Looking for writers 2026/03/08 02:53:33 DEBUG : dir: reading active writers 2026/03/08 02:53:33 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:33 DEBUG : >WaitForWriters: 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:33 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): openPending: 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): >openPending: err= 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): _writeAt: size=14, off=0 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): >_writeAt: n=14, err= 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): close: 2026/03/08 02:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 02:53:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2e640): >close: err= 2026/03/08 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 02:53:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:34 DEBUG : dir/file1: size = 14 OK 2026/03/08 02:53:34 INFO : dir/file1: Copied (replaced existing) 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : >WaitForWriters: 2026/03/08 02:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): _readAt: size=512, off=0 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): openPending: 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): >openPending: err= 2026/03/08 02:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): >_readAt: n=14, err=EOF 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): close: 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000d2ee40): >close: err= 2026/03/08 02:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d4600 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 02:53:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0005d4600 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000e9c480): openPending: 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000e9c480): >openPending: err= 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000e9c480): _writeAt: size=25, off=0 2026/03/08 02:53:34 DEBUG : dir/file1(0xc000e9c480): >_writeAt: n=25, err= 2026/03/08 02:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0005d4600 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 DEBUG : newLeaf(0xc000e9c480): close: 2026/03/08 02:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 02:53:34.332013412 +0000 UTC m=+6.913420796 2026/03/08 02:53:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:34 DEBUG : newLeaf(0xc000e9c480): >close: err= 2026/03/08 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 02:53:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:34 DEBUG : newLeaf: size = 25 OK 2026/03/08 02:53:34 INFO : newLeaf: Copied (replaced existing) 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 02:53:34 +0000 UTC" 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : >WaitForWriters: 2026/03/08 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : >WaitForWriters: 2026/03/08 02:53:34 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:34 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:34 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:34 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:34 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : file1: reading active writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : >WaitForWriters: 2026/03/08 02:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ec00 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00069ec00 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:34 DEBUG : dir/file1(0xc0005fa5c0): openPending: 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:34 DEBUG : dir/file1(0xc0005fa5c0): >openPending: err= 2026/03/08 02:53:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:34 DEBUG : dir/file1(0xc0005fa5c0): _writeAt: size=25, off=0 2026/03/08 02:53:34 DEBUG : dir/file1(0xc0005fa5c0): >_writeAt: n=25, err= 2026/03/08 02:53:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ec00 2026/03/08 02:53:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 DEBUG : newLeaf(0xc0005fa5c0): close: 2026/03/08 02:53:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 02:53:34.831216432 +0000 UTC m=+7.412623816 2026/03/08 02:53:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:34 DEBUG : newLeaf(0xc0005fa5c0): >close: err= 2026/03/08 02:53:34 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:34 DEBUG : dir: Looking for writers 2026/03/08 02:53:34 DEBUG : Looking for writers 2026/03/08 02:53:34 DEBUG : dir: reading active writers 2026/03/08 02:53:34 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 02:53:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:34 DEBUG : newLeaf: size = 25 OK 2026/03/08 02:53:34 INFO : newLeaf: Copied (replaced existing) 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 02:53:34 +0000 UTC" 2026/03/08 02:53:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 02:53:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:35 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): openPending: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): >openPending: err= 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): _writeAt: size=14, off=0 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): >_writeAt: n=14, err= 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): close: 2026/03/08 02:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 02:53:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a0c0): >close: err= 2026/03/08 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 02:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:35 DEBUG : dir/file1: size = 14 OK 2026/03/08 02:53:35 INFO : dir/file1: Copied (replaced existing) 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): _readAt: size=512, off=0 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): openPending: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): >openPending: err= 2026/03/08 02:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): >_readAt: n=14, err=EOF 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): close: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000e7a880): >close: err= 2026/03/08 02:53:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f200 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 02:53:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00069f200 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000796fc0): openPending: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000796fc0): >openPending: err= 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000796fc0): _writeAt: size=25, off=0 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000796fc0): >_writeAt: n=25, err= 2026/03/08 02:53:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f200 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:35 DEBUG : newLeaf(0xc000796fc0): close: 2026/03/08 02:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 02:53:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 02:53:35.480739444 +0000 UTC m=+8.062146838 2026/03/08 02:53:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:35 DEBUG : newLeaf(0xc000796fc0): >close: err= 2026/03/08 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:35 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 02:53:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:35 DEBUG : newLeaf: size = 25 OK 2026/03/08 02:53:35 INFO : newLeaf: Copied (replaced existing) 2026/03/08 02:53:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 02:53:35 +0000 UTC" 2026/03/08 02:53:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:35 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:35 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:35 DEBUG : dir: Looking for writers 2026/03/08 02:53:35 DEBUG : file1: reading active writers 2026/03/08 02:53:35 DEBUG : Looking for writers 2026/03/08 02:53:35 DEBUG : dir: reading active writers 2026/03/08 02:53:35 DEBUG : >WaitForWriters: 2026/03/08 02:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): _readAt: size=512, off=0 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): openPending: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): >openPending: err= 2026/03/08 02:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/08 02:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): >_readAt: n=14, err=EOF 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): close: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:35 DEBUG : dir/file1(0xc000930b80): >close: err= 2026/03/08 02:53:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000432fc0 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/08 02:53:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 02:53:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000432fc0 2026/03/08 02:53:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:35 DEBUG : dir/file1(0xc0008f6340): openPending: 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 02:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:35 DEBUG : dir/file1(0xc0008f6340): >openPending: err= 2026/03/08 02:53:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:35 DEBUG : dir/file1(0xc0008f6340): _writeAt: size=25, off=0 2026/03/08 02:53:35 DEBUG : dir/file1(0xc0008f6340): >_writeAt: n=25, err= 2026/03/08 02:53:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/08 02:53:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 02:53:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000432fc0 2026/03/08 02:53:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:53:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:36 DEBUG : newLeaf(0xc0008f6340): close: 2026/03/08 02:53:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 02:53:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 02:53:35.987622472 +0000 UTC m=+8.569029866 2026/03/08 02:53:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:36 DEBUG : newLeaf(0xc0008f6340): >close: err= 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:36 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 02:53:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:36 DEBUG : newLeaf: size = 25 OK 2026/03/08 02:53:36 INFO : newLeaf: Copied (replaced existing) 2026/03/08 02:53:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 02:53:35 +0000 UTC" 2026/03/08 02:53:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 02:53:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 02:53:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : newLeaf: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: 2026/03/08 02:53:36 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : file1: reading active writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/08 02:53:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/08 02:53:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : file1: reading active writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/08 02:53:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/08 02:53:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/08 02:53:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/08 02:53:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/08 02:53:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/08 02:53:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/08 02:53:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/08 02:53:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/08 02:53:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/08 02:53:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/08 02:53:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : file1: reading active writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:36 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:36 DEBUG : dir: Looking for writers 2026/03/08 02:53:36 DEBUG : file1: reading active writers 2026/03/08 02:53:36 DEBUG : Looking for writers 2026/03/08 02:53:36 DEBUG : dir: reading active writers 2026/03/08 02:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/08 02:53:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): _readAt: size=1, off=0 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): openPending: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >openPending: err= 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): _readAt: size=256, off=1 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >_readAt: n=15, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): _readAt: size=16, off=16 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >_readAt: n=0, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): close: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >close: err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): close: 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000d73d40): >close: err=file already closed 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): _readAt: size=1, off=0 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): openPending: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >openPending: err= 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): _readAt: size=1, off=5 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): _readAt: size=1, off=3 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): _readAt: size=1, off=13 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): _readAt: size=16, off=100 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >_readAt: n=0, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): close: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:37 DEBUG : dir/file1(0xc0006de740): >close: err= 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=1, off=0 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): openPending: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >openPending: err= 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=1, off=5 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=1, off=1 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=1, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=6, off=10 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=6, err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=256, off=10 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=6, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=256, off=100 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=0, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): close: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >close: err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): _readAt: size=256, off=100 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000eac100): >_readAt: n=0, err=file already closed 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): RWFileHandle.Flush 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): _readAt: size=256, off=0 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): openPending: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): >openPending: err= 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): >_readAt: n=16, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): RWFileHandle.Flush 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): RWFileHandle.Flush 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): close: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000810c80): >close: err= 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 02:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): _readAt: size=256, off=0 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): openPending: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): >openPending: err= 2026/03/08 02:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): >_readAt: n=16, err=EOF 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): RWFileHandle.Release 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): close: 2026/03/08 02:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): >close: err= 2026/03/08 02:53:37 DEBUG : dir/file1(0xc000ee2dc0): RWFileHandle.Release 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : dir: Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : dir: reading active writers 2026/03/08 02:53:37 DEBUG : >WaitForWriters: 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:37 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:37 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): openPending: 2026/03/08 02:53:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): >openPending: err= 2026/03/08 02:53:37 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): _writeAt: size=5, off=0 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): >_writeAt: n=5, err= 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): _writeAt: size=7, off=5 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): >_writeAt: n=7, err= 2026/03/08 02:53:37 DEBUG : file1: vfs cache: truncate to size=11 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): close: 2026/03/08 02:53:37 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:37.939671162 +0000 UTC m=+10.521078547 2026/03/08 02:53:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): >close: err= 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): close: 2026/03/08 02:53:37 DEBUG : file1(0xc000ef2400): >close: err=file already closed 2026/03/08 02:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:37 DEBUG : Looking for writers 2026/03/08 02:53:37 DEBUG : file1: reading active writers 2026/03/08 02:53:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:38 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:38 DEBUG : file1: size = 11 OK 2026/03/08 02:53:38 INFO : file1: Copied (new) 2026/03/08 02:53:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-08 02:53:37 +0000 UTC" 2026/03/08 02:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:38 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): openPending: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): >openPending: err= 2026/03/08 02:53:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): _writeAt: size=7, off=0 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): >_writeAt: n=7, err= 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): _writeAt: size=6, off=5 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): >_writeAt: n=6, err= 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): close: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:38.13809163 +0000 UTC m=+10.719499034 2026/03/08 02:53:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): >close: err= 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): _writeAt: size=5, off=0 2026/03/08 02:53:38 DEBUG : file1(0xc000a0ccc0): >_writeAt: n=0, err=file already closed 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:38 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:38 DEBUG : file1: size = 11 OK 2026/03/08 02:53:38 INFO : file1: Copied (new) 2026/03/08 02:53:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-08 02:53:38 +0000 UTC" 2026/03/08 02:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:38 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:38 DEBUG : file1(0xc000b04dc0): openPending: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1(0xc000b04dc0): >openPending: err= 2026/03/08 02:53:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1(0xc000b04dc0): close: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:38.33938915 +0000 UTC m=+10.920796564 2026/03/08 02:53:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:38 DEBUG : file1(0xc000b04dc0): >close: err= 2026/03/08 02:53:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 02:53:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:53:38 DEBUG : file2: newRWFileHandle: 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): openPending: 2026/03/08 02:53:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): >openPending: err= 2026/03/08 02:53:38 DEBUG : file2: >newRWFileHandle: err= 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/08 02:53:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): RWFileHandle.Flush 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): RWFileHandle.Release 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): close: 2026/03/08 02:53:38 DEBUG : file2: vfs cache: setting modification time to 2026-03-08 02:53:38.341534771 +0000 UTC m=+10.922942185 2026/03/08 02:53:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:38 DEBUG : file2(0xc000b05240): >close: err= 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/08 02:53:38 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:38 DEBUG : file2: vfs cache: starting upload 2026/03/08 02:53:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:38 DEBUG : file1: size = 0 OK 2026/03/08 02:53:38 INFO : file1: Copied (new) 2026/03/08 02:53:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-08 02:53:38 +0000 UTC" 2026/03/08 02:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 02:53:38 DEBUG : file2: size = 0 OK 2026/03/08 02:53:38 INFO : file2: Copied (new) 2026/03/08 02:53:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-08 02:53:38 +0000 UTC" 2026/03/08 02:53:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 02:53:38 INFO : file2: vfs cache: upload succeeded try #1 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : file2: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.38s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:38 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): openPending: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): >openPending: err= 2026/03/08 02:53:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): _writeAt: size=5, off=0 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): >_writeAt: n=5, err= 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): RWFileHandle.Flush 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): RWFileHandle.Flush 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): close: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:38.712390696 +0000 UTC m=+11.293798120 2026/03/08 02:53:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:38 DEBUG : file1(0xc000941b00): >close: err= 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:38 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:38 DEBUG : file1: size = 5 OK 2026/03/08 02:53:38 INFO : file1: Copied (new) 2026/03/08 02:53:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 02:53:38 +0000 UTC" 2026/03/08 02:53:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : >WaitForWriters: 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:38 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:38 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): openPending: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): >openPending: err= 2026/03/08 02:53:38 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): _writeAt: size=5, off=0 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): >_writeAt: n=5, err= 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): RWFileHandle.Release 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): close: 2026/03/08 02:53:38 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:38.90057132 +0000 UTC m=+11.481978723 2026/03/08 02:53:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): >close: err= 2026/03/08 02:53:38 DEBUG : file1(0xc0006ff380): RWFileHandle.Release 2026/03/08 02:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:38 DEBUG : Looking for writers 2026/03/08 02:53:38 DEBUG : file1: reading active writers 2026/03/08 02:53:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:39 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : file1: size = 5 OK 2026/03/08 02:53:39 INFO : file1: Copied (new) 2026/03/08 02:53:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 02:53:38 +0000 UTC" 2026/03/08 02:53:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : >WaitForWriters: 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:39 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): openPending: 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): >openPending: err= 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 02:53:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): close: 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-08 02:53:39.156093497 +0000 UTC m=+11.737500901 2026/03/08 02:53:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : dir/file1(0xc000e8be40): >close: err= 2026/03/08 02:53:39 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : dir/file1: size = 5 OK 2026/03/08 02:53:39 INFO : dir/file1: Copied (replaced existing) 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-08 02:53:39 +0000 UTC" 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : >WaitForWriters: 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 02:53:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): openPending: 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): _writeAt: size=15, off=5 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): >_writeAt: n=15, err= 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): close: 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-08 02:53:39.440779759 +0000 UTC m=+12.022187142 2026/03/08 02:53:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : dir/file1(0xc00091ccc0): >close: err= 2026/03/08 02:53:39 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 02:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : dir/file1: size = 20 OK 2026/03/08 02:53:39 INFO : dir/file1: Copied (replaced existing) 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-08 02:53:39 +0000 UTC" 2026/03/08 02:53:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:39 DEBUG : dir: Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : dir: reading active writers 2026/03/08 02:53:39 DEBUG : >WaitForWriters: 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): openPending: 2026/03/08 02:53:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): close: 2026/03/08 02:53:39 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 02:53:39.660333165 +0000 UTC m=+12.241740559 2026/03/08 02:53:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : file1(0xc0005f02c0): >close: err= 2026/03/08 02:53:39 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:39 DEBUG : file1: vfs cache: starting upload 2026/03/08 02:53:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:53:39 DEBUG : file1: size = 5 OK 2026/03/08 02:53:39 INFO : file1: Copied (new) 2026/03/08 02:53:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 02:53:39 +0000 UTC" 2026/03/08 02:53:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:39 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 02:53:39 DEBUG : Looking for writers 2026/03/08 02:53:39 DEBUG : file1: reading active writers 2026/03/08 02:53:39 DEBUG : >WaitForWriters: 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.20s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/08 02:53:39 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.855390581 +0000 UTC m=+12.436797985 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009415c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.855390581 +0000 UTC m=+12.436797985 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000941a40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.855390581 +0000 UTC m=+12.436797985 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66200): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461810 item 1 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.859506894 +0000 UTC m=+12.440914298 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66840): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.859506894 +0000 UTC m=+12.440914298 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e66d40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 2 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.863328028 +0000 UTC m=+12.444735442 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67380): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.863328028 +0000 UTC m=+12.444735442 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67800): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.863328028 +0000 UTC m=+12.444735442 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e67cc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e700 item 3 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.868059933 +0000 UTC m=+12.449467346 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e8ac0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.868059933 +0000 UTC m=+12.449467346 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9000): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc00 item 4 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.873956746 +0000 UTC m=+12.455364160 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e782c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.873956746 +0000 UTC m=+12.455364160 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78740): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.873956746 +0000 UTC m=+12.455364160 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e78c00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ecb0 item 5 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.881949436 +0000 UTC m=+12.463356840 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79280): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.881949436 +0000 UTC m=+12.463356840 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e797c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f420 item 6 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.885327223 +0000 UTC m=+12.466734617 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e79e40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.885327223 +0000 UTC m=+12.466734617 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009563c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.885327223 +0000 UTC m=+12.466734617 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956880): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fce0 item 7 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.890963295 +0000 UTC m=+12.472370699 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000956f00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.890963295 +0000 UTC m=+12.472370699 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957440): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8460 item 8 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc000957a00): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957a00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.89524546 +0000 UTC m=+12.476652864 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000957dc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.89524546 +0000 UTC m=+12.476652864 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b02c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.89524546 +0000 UTC m=+12.476652864 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b07c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b88c0 item 9 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.89938203 +0000 UTC m=+12.480789434 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b0e40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.89938203 +0000 UTC m=+12.480789434 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1380): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9ab0 item 10 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc0009b19c0): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b19c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.902405178 +0000 UTC m=+12.483812582 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009b1d80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): _writeAt: size=3, off=2 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.902405178 +0000 UTC m=+12.483812582 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4300): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.902405178 +0000 UTC m=+12.483812582 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4800): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066e070 item 11 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.905962775 +0000 UTC m=+12.487370179 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f4e80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.905962775 +0000 UTC m=+12.487370179 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f53c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066e7e0 item 12 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc0009f5a00): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5a00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.909340401 +0000 UTC m=+12.490747805 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0009f5dc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.909340401 +0000 UTC m=+12.490747805 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1a500): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ed20 item 13 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.913029737 +0000 UTC m=+12.494437161 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1ab80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.913029737 +0000 UTC m=+12.494437161 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b0c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066f180 item 14 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc000a1b700): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1b700): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.916013881 +0000 UTC m=+12.497421306 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a1bac0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.916013881 +0000 UTC m=+12.497421306 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34200): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004281c0 item 15 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.919348868 +0000 UTC m=+12.500756283 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34880): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.919348868 +0000 UTC m=+12.500756283 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a34dc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 16 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.922633169 +0000 UTC m=+12.504040593 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35400): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.922633169 +0000 UTC m=+12.504040593 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35880): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.922633169 +0000 UTC m=+12.504040593 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a35d80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 17 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.927344304 +0000 UTC m=+12.508751728 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c480): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.927344304 +0000 UTC m=+12.508751728 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6c9c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 18 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.930397498 +0000 UTC m=+12.511804902 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d040): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.930397498 +0000 UTC m=+12.511804902 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6d540): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.930397498 +0000 UTC m=+12.511804902 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a6da40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a3f0 item 19 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.933752543 +0000 UTC m=+12.515159948 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a140): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.933752543 +0000 UTC m=+12.515159948 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8a680): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058abd0 item 20 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.936538323 +0000 UTC m=+12.517945727 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8ad00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.936538323 +0000 UTC m=+12.517945727 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b200): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.936538323 +0000 UTC m=+12.517945727 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8b700): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b110 item 21 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.939752531 +0000 UTC m=+12.521159935 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000a8bd80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.939752531 +0000 UTC m=+12.521159935 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca340): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bb20 item 22 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.94227781 +0000 UTC m=+12.523685233 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000aca9c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.94227781 +0000 UTC m=+12.523685233 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acaec0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.94227781 +0000 UTC m=+12.523685233 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acb3c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d00e0 item 23 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.947099422 +0000 UTC m=+12.528506846 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000acba40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.947099422 +0000 UTC m=+12.528506846 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa000): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0d90 item 24 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc000afa640): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afa640): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.950035305 +0000 UTC m=+12.531442730 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaa00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.950035305 +0000 UTC m=+12.531442730 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afaf00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.950035305 +0000 UTC m=+12.531442730 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afb440): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 25 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.95390954 +0000 UTC m=+12.535316965 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000afbac0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.95390954 +0000 UTC m=+12.535316965 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d26080): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 26 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc000d266c0): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000d266c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.956842398 +0000 UTC m=+12.538249822 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e95c0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): open at offset 5 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): >_readAt: n=2, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): _writeAt: size=3, off=7 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.956842398 +0000 UTC m=+12.538249822 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0006e9ac0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.956842398 +0000 UTC m=+12.538249822 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4080): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089c380 item 27 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.960712995 +0000 UTC m=+12.542120399 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4700): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.960712995 +0000 UTC m=+12.542120399 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e4c40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089c850 item 28 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc0008e5280): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5280): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.963886918 +0000 UTC m=+12.545294322 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5640): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.963886918 +0000 UTC m=+12.545294322 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc0008e5d00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089cbd0 item 29 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.966533625 +0000 UTC m=+12.547941049 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0400): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.966533625 +0000 UTC m=+12.547941049 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0940): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089cfc0 item 30 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): _readAt: size=2, off=0 2026/03/08 02:53:39 ERROR : open-test-file(0xc000da0f80): Couldn't read size of file 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): >_readAt: n=0, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): close: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da0f80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.9689566 +0000 UTC m=+12.550364004 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1340): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.9689566 +0000 UTC m=+12.550364004 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000da1a00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089d3b0 item 31 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.971416775 +0000 UTC m=+12.552824169 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4100): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.971416775 +0000 UTC m=+12.552824169 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4640): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089d730 item 32 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.974228884 +0000 UTC m=+12.555636288 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc4c80): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089dc70 item 33 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.975035217 +0000 UTC m=+12.556442621 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5100): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.975035217 +0000 UTC m=+12.556442621 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5600): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089de30 item 33 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.978764748 +0000 UTC m=+12.560172152 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000dc5c40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e63f0 item 34 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.979815632 +0000 UTC m=+12.561223036 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6140): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): >_readAt: n=3, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.979815632 +0000 UTC m=+12.561223036 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6680): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e65b0 item 34 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.982713773 +0000 UTC m=+12.564121188 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de6cc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6930 item 35 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.983616779 +0000 UTC m=+12.565024203 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7140): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.983616779 +0000 UTC m=+12.565024203 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7640): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6af0 item 35 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.986419601 +0000 UTC m=+12.567827025 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000de7cc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6f50 item 36 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.987280627 +0000 UTC m=+12.568688030 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18240): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): >_readAt: n=3, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.987280627 +0000 UTC m=+12.568688030 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18780): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7420 item 36 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.989192807 +0000 UTC m=+12.570600210 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e18dc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7810 item 37 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.989968712 +0000 UTC m=+12.571376116 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19240): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.989968712 +0000 UTC m=+12.571376116 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19740): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e79d0 item 37 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.992036425 +0000 UTC m=+12.573443829 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e19dc0): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7ea0 item 38 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.992856894 +0000 UTC m=+12.574264288 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c340): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): >_readAt: n=3, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.992856894 +0000 UTC m=+12.574264288 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9c880): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e2a0 item 38 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.994997807 +0000 UTC m=+12.576405241 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9cf00): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e620 item 39 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.995717215 +0000 UTC m=+12.577124620 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d400): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): >_readAt: n=5, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.995717215 +0000 UTC m=+12.577124620 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000e9d900): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e7e0 item 39 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): _writeAt: size=5, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): >_writeAt: n=5, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.99752126 +0000 UTC m=+12.578928665 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0000): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f7a0 item 40 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): _writeAt: size=3, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): >_writeAt: n=3, err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.998209761 +0000 UTC m=+12.579617165 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0500): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): _readAt: size=512, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): >openPending: err= 2026/03/08 02:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): >_readAt: n=3, err=EOF 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): close: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:39.998209761 +0000 UTC m=+12.579617165 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec0a40): >close: err= 2026/03/08 02:53:39 DEBUG : open-test-file: Remove: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fc70 item 40 2026/03/08 02:53:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:39 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec1000): openPending: 2026/03/08 02:53:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec1000): >openPending: err= 2026/03/08 02:53:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec1000): _readAt: size=2, off=0 2026/03/08 02:53:39 DEBUG : open-test-file(0xc000ec1000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.000019979 +0000 UTC m=+12.581427383 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 41 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.000758583 +0000 UTC m=+12.582165987 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a770 item 41 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.001479404 +0000 UTC m=+12.582886808 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec19c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.001479404 +0000 UTC m=+12.582886808 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ec1f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 41 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.003586793 +0000 UTC m=+12.584994198 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ede5c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 42 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.004144827 +0000 UTC m=+12.585552231 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edeac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 42 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.004958934 +0000 UTC m=+12.586366338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.004958934 +0000 UTC m=+12.586366338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edf580): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bce0 item 42 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.006869932 +0000 UTC m=+12.588277336 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000edfbc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 43 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.007550727 +0000 UTC m=+12.588958131 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06140): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6540 item 43 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.00835753 +0000 UTC m=+12.589764934 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06680): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.00835753 +0000 UTC m=+12.589764934 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f06bc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6b60 item 43 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.010571771 +0000 UTC m=+12.591979185 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7420 item 44 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.011200468 +0000 UTC m=+12.592607882 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7810 item 44 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.012010066 +0000 UTC m=+12.593417461 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f07c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.012010066 +0000 UTC m=+12.593417461 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ab0 item 44 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.013556246 +0000 UTC m=+12.594963640 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006540e0 item 45 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.01410382 +0000 UTC m=+12.595511204 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f24d80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.01410382 +0000 UTC m=+12.595511204 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654310 item 45 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.016030588 +0000 UTC m=+12.597437982 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f25ac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006549a0 item 46 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.016698498 +0000 UTC m=+12.598105892 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.016698498 +0000 UTC m=+12.598105892 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654cb0 item 46 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.018455005 +0000 UTC m=+12.599862399 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f44d80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655110 item 47 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.019008109 +0000 UTC m=+12.600415503 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.019008109 +0000 UTC m=+12.600415503 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f45980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655420 item 47 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.020990712 +0000 UTC m=+12.602398106 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655f10 item 48 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.021570747 +0000 UTC m=+12.602978141 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.021570747 +0000 UTC m=+12.602978141 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f66c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480150 item 48 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.023465555 +0000 UTC m=+12.604872949 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 49 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.023999944 +0000 UTC m=+12.605407338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.023999944 +0000 UTC m=+12.605407338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f67c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 49 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.025624831 +0000 UTC m=+12.607032225 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e00 item 50 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.026416206 +0000 UTC m=+12.607823620 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.026416206 +0000 UTC m=+12.607823620 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f80dc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 50 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.028125593 +0000 UTC m=+12.609532978 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 51 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.0290029 +0000 UTC m=+12.610410294 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.0290029 +0000 UTC m=+12.610410294 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000f81e80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 51 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.030666821 +0000 UTC m=+12.612074215 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26a00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000904700 item 52 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.031331255 +0000 UTC m=+12.612738650 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d26f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.031331255 +0000 UTC m=+12.612738650 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009048c0 item 52 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.03280064 +0000 UTC m=+12.614208034 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d27b00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000904f50 item 53 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.033393549 +0000 UTC m=+12.614800943 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000080): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.033393549 +0000 UTC m=+12.614800943 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010005c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000905110 item 53 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.035859565 +0000 UTC m=+12.617266970 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001000c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009056c0 item 54 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.036803578 +0000 UTC m=+12.618210972 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001140): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.036803578 +0000 UTC m=+12.618210972 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0010016c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000905a40 item 54 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.038680672 +0000 UTC m=+12.620088056 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc001001d40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000905ea0 item 55 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.03923059 +0000 UTC m=+12.620637984 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e2c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.03923059 +0000 UTC m=+12.620637984 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e0e0 item 55 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.040954976 +0000 UTC m=+12.622362370 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ee80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e4d0 item 56 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.041617917 +0000 UTC m=+12.623025311 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.041617917 +0000 UTC m=+12.623025311 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e700 item 56 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.047160793 +0000 UTC m=+12.628568197 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480150 item 57 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.048193883 +0000 UTC m=+12.629601287 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa28c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 57 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.049446287 +0000 UTC m=+12.630853691 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa2e00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.049446287 +0000 UTC m=+12.630853691 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 57 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.051661439 +0000 UTC m=+12.633068834 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa39c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480c40 item 58 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.052321987 +0000 UTC m=+12.633729391 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000fa3f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480e00 item 58 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.053193812 +0000 UTC m=+12.634601217 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102e4c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.053193812 +0000 UTC m=+12.634601217 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102ea80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 58 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.056847762 +0000 UTC m=+12.638255166 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481490 item 59 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.057552272 +0000 UTC m=+12.638959676 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102f600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 59 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.058315133 +0000 UTC m=+12.639722537 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00102fc80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.058315133 +0000 UTC m=+12.639722537 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474000 item 59 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.061595155 +0000 UTC m=+12.643002570 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004745b0 item 60 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.062299946 +0000 UTC m=+12.643707360 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652e40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004747e0 item 60 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.063166181 +0000 UTC m=+12.644573595 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.063166181 +0000 UTC m=+12.644573595 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474cb0 item 60 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.065168312 +0000 UTC m=+12.646575716 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001e2d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 61 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.065933757 +0000 UTC m=+12.647341160 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.065933757 +0000 UTC m=+12.647341160 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149b80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475a40 item 61 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.06795864 +0000 UTC m=+12.649366044 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe4c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e310 item 62 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.068639675 +0000 UTC m=+12.650047079 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fea00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.068639675 +0000 UTC m=+12.650047079 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff100): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e4d0 item 62 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.072325163 +0000 UTC m=+12.653732567 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e9a0 item 63 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.073142528 +0000 UTC m=+12.654549922 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffcc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.073142528 +0000 UTC m=+12.654549922 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab24c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081ebd0 item 63 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.076210299 +0000 UTC m=+12.657617703 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2b00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081ef50 item 64 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.076847282 +0000 UTC m=+12.658254686 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.076847282 +0000 UTC m=+12.658254686 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f110 item 64 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.079003582 +0000 UTC m=+12.660410987 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3dc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f570 item 65 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.079826587 +0000 UTC m=+12.661233991 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.079826587 +0000 UTC m=+12.661233991 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f730 item 65 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.082145215 +0000 UTC m=+12.663552619 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1140): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081fc00 item 66 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.083094167 +0000 UTC m=+12.664501570 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b15c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.083094167 +0000 UTC m=+12.664501570 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081fdc0 item 66 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.085574108 +0000 UTC m=+12.666981513 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004927e0 item 67 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.086601959 +0000 UTC m=+12.668009363 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003ebcc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.086601959 +0000 UTC m=+12.668009363 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 67 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.088507016 +0000 UTC m=+12.669914420 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 68 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.089676854 +0000 UTC m=+12.671084259 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9d80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.089676854 +0000 UTC m=+12.671084259 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 68 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.092394035 +0000 UTC m=+12.673801448 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ea00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c70 item 69 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.093605703 +0000 UTC m=+12.675013117 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2eec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.093605703 +0000 UTC m=+12.675013117 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f3c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 69 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.095418946 +0000 UTC m=+12.676826350 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fa40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e4e00 item 70 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.096472666 +0000 UTC m=+12.677880060 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ff40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.096472666 +0000 UTC m=+12.677880060 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5490 item 70 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.098420623 +0000 UTC m=+12.679828027 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ebc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5e30 item 71 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.099109564 +0000 UTC m=+12.680516968 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.099109564 +0000 UTC m=+12.680516968 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f5c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846380 item 71 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.100997337 +0000 UTC m=+12.682404741 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fc40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846a80 item 72 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.101867951 +0000 UTC m=+12.683275356 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a1c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.101867951 +0000 UTC m=+12.683275356 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846d90 item 72 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.103857047 +0000 UTC m=+12.685264451 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8acc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847180 item 73 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.104654883 +0000 UTC m=+12.686062287 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008473b0 item 73 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.105469732 +0000 UTC m=+12.686877135 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.105469732 +0000 UTC m=+12.686877135 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bc40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847880 item 73 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.108166964 +0000 UTC m=+12.689574358 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847e30 item 74 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.108977405 +0000 UTC m=+12.690384799 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a070 item 74 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.10980631 +0000 UTC m=+12.691213704 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682e80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.10980631 +0000 UTC m=+12.691213704 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683a00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a230 item 74 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.111302044 +0000 UTC m=+12.692709438 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a620 item 75 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.111802588 +0000 UTC m=+12.693209982 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce6c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a7e0 item 75 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.112314705 +0000 UTC m=+12.693722099 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cec00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.112314705 +0000 UTC m=+12.693722099 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf140): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a9a0 item 75 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.113666146 +0000 UTC m=+12.695073531 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5ae70 item 76 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.114111398 +0000 UTC m=+12.695518792 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfc80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b180 item 76 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.114685171 +0000 UTC m=+12.696092555 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a2c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.114685171 +0000 UTC m=+12.696092555 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b490 item 76 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.115895166 +0000 UTC m=+12.697302560 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7aec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b880 item 77 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.11633723 +0000 UTC m=+12.697744624 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b3c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.11633723 +0000 UTC m=+12.697744624 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7bac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5ba40 item 77 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.117673874 +0000 UTC m=+12.699081268 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5bf10 item 78 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.118091843 +0000 UTC m=+12.699499237 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d726c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.118091843 +0000 UTC m=+12.699499237 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72dc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001102a0 item 78 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.1202882 +0000 UTC m=+12.701695594 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80150 item 79 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.120833018 +0000 UTC m=+12.702240402 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.120833018 +0000 UTC m=+12.702240402 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840e80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80310 item 79 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.12265055 +0000 UTC m=+12.704057944 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80700 item 80 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.123187134 +0000 UTC m=+12.704594528 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841a00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.123187134 +0000 UTC m=+12.704594528 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80b60 item 80 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.124645447 +0000 UTC m=+12.706052841 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace7c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81030 item 81 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.125200835 +0000 UTC m=+12.706608229 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acec40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.125200835 +0000 UTC m=+12.706608229 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf1c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e811f0 item 81 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.126532349 +0000 UTC m=+12.707939743 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81570 item 82 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.127008879 +0000 UTC m=+12.708416273 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.127008879 +0000 UTC m=+12.708416273 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054a3c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81730 item 82 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.12836524 +0000 UTC m=+12.709772634 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054aa40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ab0 item 83 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.129005378 +0000 UTC m=+12.710412772 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054af40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.129005378 +0000 UTC m=+12.710412772 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054b480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81c70 item 83 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.130242844 +0000 UTC m=+12.711650239 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00054bb00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada150 item 84 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.130838299 +0000 UTC m=+12.712245693 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4080): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.130838299 +0000 UTC m=+12.712245693 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada4d0 item 84 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.13251239 +0000 UTC m=+12.713919794 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4c80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada930 item 85 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.13297847 +0000 UTC m=+12.714385864 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.13297847 +0000 UTC m=+12.714385864 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a56c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaaf0 item 85 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.134524408 +0000 UTC m=+12.715931802 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5d80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adae70 item 86 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.135042317 +0000 UTC m=+12.716449711 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.135042317 +0000 UTC m=+12.716449711 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb110 item 86 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.136379982 +0000 UTC m=+12.717787376 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb650 item 87 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.136846873 +0000 UTC m=+12.718254257 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.136846873 +0000 UTC m=+12.718254257 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb810 item 87 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.138081755 +0000 UTC m=+12.719489139 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbb90 item 88 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.138652632 +0000 UTC m=+12.720060017 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c680): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.138652632 +0000 UTC m=+12.720060017 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbdc0 item 88 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.139726661 +0000 UTC m=+12.721134045 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091dc00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001682a0 item 89 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.140093503 +0000 UTC m=+12.721500897 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168460 item 89 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.140517994 +0000 UTC m=+12.721925378 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.140517994 +0000 UTC m=+12.721925378 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168a10 item 89 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.14181278 +0000 UTC m=+12.723220163 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169730 item 90 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.142178088 +0000 UTC m=+12.723585473 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b058c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169b90 item 90 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.142658456 +0000 UTC m=+12.724065839 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05e00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.142658456 +0000 UTC m=+12.724065839 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680070 item 90 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.143806784 +0000 UTC m=+12.725214168 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2ac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680930 item 91 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.144153789 +0000 UTC m=+12.725561173 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681180 item 91 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.144606323 +0000 UTC m=+12.726013708 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.144606323 +0000 UTC m=+12.726013708 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3ac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681650 item 91 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.1457167 +0000 UTC m=+12.727124084 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681f10 item 92 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.146126624 +0000 UTC m=+12.727534008 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c6c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4460 item 92 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.146613604 +0000 UTC m=+12.728020987 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0cc00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.146613604 +0000 UTC m=+12.728020987 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d1c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4690 item 92 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.147681469 +0000 UTC m=+12.729088853 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a10 item 93 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.148088478 +0000 UTC m=+12.729495863 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0dd80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.148088478 +0000 UTC m=+12.729495863 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aa500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4bd0 item 93 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.149447053 +0000 UTC m=+12.730854438 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007aab40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4fc0 item 94 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.149865864 +0000 UTC m=+12.731273258 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab080): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.149865864 +0000 UTC m=+12.731273258 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007ab780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5180 item 94 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.151046313 +0000 UTC m=+12.732453697 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007abdc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5650 item 95 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.151511631 +0000 UTC m=+12.732919016 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.151511631 +0000 UTC m=+12.732919016 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000810a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5880 item 95 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.15294119 +0000 UTC m=+12.734348573 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008110c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c00 item 96 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.153574836 +0000 UTC m=+12.734982220 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.153574836 +0000 UTC m=+12.734982220 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000811d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ea0 item 96 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= 2026/03/08 02:53:40 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : >WaitForWriters: 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:40 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/08 02:53:40 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.177644862 +0000 UTC m=+12.759052246 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.177644862 +0000 UTC m=+12.759052246 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.177644862 +0000 UTC m=+12.759052246 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a17940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460380 item 1 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.179766037 +0000 UTC m=+12.761173431 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.179766037 +0000 UTC m=+12.761173431 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461110 item 2 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.181139319 +0000 UTC m=+12.762546713 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44b40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.181139319 +0000 UTC m=+12.762546713 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a44fc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.181139319 +0000 UTC m=+12.762546713 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 3 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.182920402 +0000 UTC m=+12.764327796 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a45b00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.182920402 +0000 UTC m=+12.764327796 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a820c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 4 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.184279307 +0000 UTC m=+12.765686702 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.184279307 +0000 UTC m=+12.765686702 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a82b80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.184279307 +0000 UTC m=+12.765686702 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 5 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.186193813 +0000 UTC m=+12.767601207 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a836c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.186193813 +0000 UTC m=+12.767601207 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a83c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cc40 item 6 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.187634182 +0000 UTC m=+12.769041576 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.187634182 +0000 UTC m=+12.769041576 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000aba800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.187634182 +0000 UTC m=+12.769041576 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abacc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 7 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.189733305 +0000 UTC m=+12.771140689 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.189733305 +0000 UTC m=+12.771140689 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abb880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048db20 item 8 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc000abbe40): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000abbe40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.190938931 +0000 UTC m=+12.772346315 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.190938931 +0000 UTC m=+12.772346315 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.190938931 +0000 UTC m=+12.772346315 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af0c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e460 item 9 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.192604896 +0000 UTC m=+12.774012280 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.192604896 +0000 UTC m=+12.774012280 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af17c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016eaf0 item 10 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc000af1e00): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000af1e00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.193953252 +0000 UTC m=+12.775360636 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.193953252 +0000 UTC m=+12.775360636 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.193953252 +0000 UTC m=+12.775360636 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b18c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f110 item 11 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.195948299 +0000 UTC m=+12.777355683 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b192c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.195948299 +0000 UTC m=+12.777355683 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b19800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f960 item 12 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc0008a2900): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.197833899 +0000 UTC m=+12.779241283 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a2cc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.197833899 +0000 UTC m=+12.779241283 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 13 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.199531725 +0000 UTC m=+12.780939109 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3a00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.199531725 +0000 UTC m=+12.780939109 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008a3f40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 14 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc0008da600): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.201530168 +0000 UTC m=+12.782937551 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008da9c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.201530168 +0000 UTC m=+12.782937551 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db080): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8380 item 15 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.202763667 +0000 UTC m=+12.784171051 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008db700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.202763667 +0000 UTC m=+12.784171051 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008dbc40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b87e0 item 16 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.204376491 +0000 UTC m=+12.785783876 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.204376491 +0000 UTC m=+12.785783876 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.204376491 +0000 UTC m=+12.785783876 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b88c80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d90 item 17 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.206898724 +0000 UTC m=+12.788306108 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.206898724 +0000 UTC m=+12.788306108 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9f10 item 18 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.208500298 +0000 UTC m=+12.789907682 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b89ec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.208500298 +0000 UTC m=+12.789907682 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.208500298 +0000 UTC m=+12.789907682 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066e3f0 item 19 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.21045594 +0000 UTC m=+12.791863323 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba2fc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.21045594 +0000 UTC m=+12.791863323 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ec40 item 20 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.211866022 +0000 UTC m=+12.793273406 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ba3b80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.211866022 +0000 UTC m=+12.793273406 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4100): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.211866022 +0000 UTC m=+12.793273406 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066f0a0 item 21 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.215415574 +0000 UTC m=+12.796822958 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc43c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.215415574 +0000 UTC m=+12.796822958 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc4b40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066e2a0 item 22 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.216631761 +0000 UTC m=+12.798039144 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc51c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.216631761 +0000 UTC m=+12.798039144 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc56c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.216631761 +0000 UTC m=+12.798039144 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bc5bc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066e7e0 item 23 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.218314838 +0000 UTC m=+12.799722222 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d722c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.218314838 +0000 UTC m=+12.799722222 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ef50 item 24 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc000d72e80): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72e80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.219554489 +0000 UTC m=+12.800961873 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.219554489 +0000 UTC m=+12.800961873 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.219554489 +0000 UTC m=+12.800961873 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066fea0 item 25 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.221122128 +0000 UTC m=+12.802529512 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.221122128 +0000 UTC m=+12.802529512 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000830620 item 26 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc000652f40): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652f40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.222716909 +0000 UTC m=+12.804124293 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.222716909 +0000 UTC m=+12.804124293 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.222716909 +0000 UTC m=+12.804124293 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653d40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000830e00 item 27 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.224627967 +0000 UTC m=+12.806035351 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0001483c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.224627967 +0000 UTC m=+12.806035351 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148e00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000831420 item 28 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc0006fe100): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe100): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.225854694 +0000 UTC m=+12.807262078 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe5c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.225854694 +0000 UTC m=+12.807262078 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fec80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000831880 item 29 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.227069777 +0000 UTC m=+12.808477162 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.227069777 +0000 UTC m=+12.808477162 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e700 item 30 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): _readAt: size=2, off=0 2026/03/08 02:53:40 ERROR : open-test-file(0xc0006ffec0): Couldn't read size of file 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.228345036 +0000 UTC m=+12.809752419 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.228345036 +0000 UTC m=+12.809752419 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab2a00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea80 item 31 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.229557655 +0000 UTC m=+12.810965039 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3080): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.229557655 +0000 UTC m=+12.810965039 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab35c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f0a0 item 32 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.230905009 +0000 UTC m=+12.812312403 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ab3c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f570 item 33 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.231341263 +0000 UTC m=+12.812748647 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.231341263 +0000 UTC m=+12.812748647 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b08c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f960 item 33 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.232711179 +0000 UTC m=+12.814118563 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b0fc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 34 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.233345426 +0000 UTC m=+12.814752811 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.233345426 +0000 UTC m=+12.814752811 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007b1980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 34 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.234767992 +0000 UTC m=+12.816175386 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eaac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111260 item 35 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.235247197 +0000 UTC m=+12.816654592 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0003eb740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.235247197 +0000 UTC m=+12.816654592 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f8780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 35 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.236649183 +0000 UTC m=+12.818056578 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 36 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.237221204 +0000 UTC m=+12.818628588 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0002f9c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.237221204 +0000 UTC m=+12.818628588 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e1c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 36 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.238331891 +0000 UTC m=+12.819739274 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2e880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 37 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.23879227 +0000 UTC m=+12.820199654 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2ed40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.23879227 +0000 UTC m=+12.820199654 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 37 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.24002076 +0000 UTC m=+12.821428144 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2f8c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d20 item 38 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.24052933 +0000 UTC m=+12.821936714 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d2fdc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.24052933 +0000 UTC m=+12.821936714 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8e380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480f50 item 38 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.241788217 +0000 UTC m=+12.823195611 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ea40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481340 item 39 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.242273293 +0000 UTC m=+12.823680687 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8ef40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.242273293 +0000 UTC m=+12.823680687 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8f440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 39 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.243845762 +0000 UTC m=+12.825253166 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d8fac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481d50 item 40 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.244632076 +0000 UTC m=+12.826039489 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.244632076 +0000 UTC m=+12.826039489 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8a580): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474310 item 40 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.24632902 +0000 UTC m=+12.827736425 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8ab40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 41 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.246945555 +0000 UTC m=+12.828352959 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 41 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.247575633 +0000 UTC m=+12.828983037 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8b580): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.247575633 +0000 UTC m=+12.828983037 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e8bac0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004752d0 item 41 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.249238483 +0000 UTC m=+12.830645877 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475810 item 42 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.249827656 +0000 UTC m=+12.831235060 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006827c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b20 item 42 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.250590365 +0000 UTC m=+12.831997769 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000682d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.250590365 +0000 UTC m=+12.831997769 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e150 item 42 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.252220062 +0000 UTC m=+12.833627467 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000683ec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e540 item 43 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.253116946 +0000 UTC m=+12.834524350 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005ce540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e770 item 43 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.253797822 +0000 UTC m=+12.835205226 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cea80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.253797822 +0000 UTC m=+12.835205226 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cefc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081e930 item 43 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.255654166 +0000 UTC m=+12.837061570 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cf600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081ed20 item 44 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.256368855 +0000 UTC m=+12.837776270 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0005cfb00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081eee0 item 44 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.257119382 +0000 UTC m=+12.838526786 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a0c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.257119382 +0000 UTC m=+12.838526786 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7a700): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f0a0 item 44 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.259011175 +0000 UTC m=+12.840418569 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7ad40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f500 item 45 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.26106404 +0000 UTC m=+12.842471445 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.26106404 +0000 UTC m=+12.842471445 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000e7b940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081f6c0 item 45 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.267567759 +0000 UTC m=+12.848975164 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081fb90 item 46 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.271250523 +0000 UTC m=+12.852657937 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.271250523 +0000 UTC m=+12.852657937 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000840c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00081fd50 item 46 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.275349151 +0000 UTC m=+12.856756535 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 47 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.275988127 +0000 UTC m=+12.857395512 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.275988127 +0000 UTC m=+12.857395512 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000841e80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 47 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.278195054 +0000 UTC m=+12.859602439 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ace540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e42a0 item 48 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.282053279 +0000 UTC m=+12.863460662 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.282053279 +0000 UTC m=+12.863460662 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e48c0 item 48 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.283507033 +0000 UTC m=+12.864914417 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a4ec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5730 item 49 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.284134328 +0000 UTC m=+12.865541711 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.284134328 +0000 UTC m=+12.865541711 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e5b90 item 49 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.286548957 +0000 UTC m=+12.867956341 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009a5f40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846620 item 50 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.287052387 +0000 UTC m=+12.868459771 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008684c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.287052387 +0000 UTC m=+12.868459771 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000868a40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008469a0 item 50 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.288388921 +0000 UTC m=+12.869796305 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008691c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000846e70 item 51 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.288847056 +0000 UTC m=+12.870254440 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008696c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.288847056 +0000 UTC m=+12.870254440 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000869c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847030 item 51 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.290018297 +0000 UTC m=+12.871425681 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847500 item 52 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.290720533 +0000 UTC m=+12.872127917 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091c8c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.290720533 +0000 UTC m=+12.872127917 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091d440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847b20 item 52 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.292569594 +0000 UTC m=+12.873976978 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00091de80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000847f10 item 53 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.29308641 +0000 UTC m=+12.874493794 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04400): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.29308641 +0000 UTC m=+12.874493794 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a150 item 53 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.294298368 +0000 UTC m=+12.875705752 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b04fc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a540 item 54 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.294866992 +0000 UTC m=+12.876274375 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b054c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.294866992 +0000 UTC m=+12.876274375 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b05a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a700 item 54 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.296027443 +0000 UTC m=+12.877434827 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5aa80 item 55 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.29656649 +0000 UTC m=+12.877973874 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2680): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.29656649 +0000 UTC m=+12.877973874 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef2c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5ad20 item 55 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.297965171 +0000 UTC m=+12.879372555 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b3b0 item 56 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.298687205 +0000 UTC m=+12.880094588 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.298687205 +0000 UTC m=+12.880094588 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000ef3d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b570 item 56 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.299843488 +0000 UTC m=+12.881250872 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c3c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5b960 item 57 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.300297304 +0000 UTC m=+12.881704688 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0c900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5bb20 item 57 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.300820863 +0000 UTC m=+12.882228247 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0ce40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.300820863 +0000 UTC m=+12.882228247 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0d400): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5be30 item 57 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.302122019 +0000 UTC m=+12.883529404 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a0da40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80230 item 58 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.302855795 +0000 UTC m=+12.884263178 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80460 item 58 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30334564 +0000 UTC m=+12.884753024 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30334564 +0000 UTC m=+12.884753024 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000940b00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80620 item 58 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30454264 +0000 UTC m=+12.885950024 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80c40 item 59 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.305016093 +0000 UTC m=+12.886423477 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0009416c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80f50 item 59 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30571872 +0000 UTC m=+12.887126104 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000941c00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30571872 +0000 UTC m=+12.887126104 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81110 item 59 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.307016972 +0000 UTC m=+12.888424355 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086e840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81490 item 60 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.30761521 +0000 UTC m=+12.889022595 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086ed80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada0e0 item 60 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.308398219 +0000 UTC m=+12.889805663 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.308398219 +0000 UTC m=+12.889805663 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada3f0 item 60 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.313004536 +0000 UTC m=+12.894411920 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000890e40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada8c0 item 61 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.314398848 +0000 UTC m=+12.895806232 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891380): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.314398848 +0000 UTC m=+12.895806232 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000891a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaa80 item 61 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.317232579 +0000 UTC m=+12.898639963 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acea00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 62 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.317724788 +0000 UTC m=+12.899132172 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acefc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.317724788 +0000 UTC m=+12.899132172 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acf6c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493730 item 62 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.319631578 +0000 UTC m=+12.901038962 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000acfd00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493d50 item 63 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32016225 +0000 UTC m=+12.901569635 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007562c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32016225 +0000 UTC m=+12.901569635 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0007569c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168000 item 63 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.321763063 +0000 UTC m=+12.903170447 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001683f0 item 64 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32229187 +0000 UTC m=+12.903699255 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32229187 +0000 UTC m=+12.903699255 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000757c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001687e0 item 64 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.324350607 +0000 UTC m=+12.905757992 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001692d0 item 65 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.325052784 +0000 UTC m=+12.906460167 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077c780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.325052784 +0000 UTC m=+12.906460167 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077cc80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169ab0 item 65 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.326563005 +0000 UTC m=+12.907970389 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d2c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006801c0 item 66 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.327180942 +0000 UTC m=+12.908588326 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077d740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.327180942 +0000 UTC m=+12.908588326 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00077dc80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006808c0 item 66 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.328838031 +0000 UTC m=+12.910245415 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006815e0 item 67 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32951087 +0000 UTC m=+12.910918255 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099e7c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.32951087 +0000 UTC m=+12.910918255 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099ecc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681ab0 item 67 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.330762474 +0000 UTC m=+12.912169858 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e817a0 item 68 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.331576511 +0000 UTC m=+12.912983895 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086f740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.331576511 +0000 UTC m=+12.912983895 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00086fc80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81960 item 68 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.333537022 +0000 UTC m=+12.914944406 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ce0 item 69 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.334227756 +0000 UTC m=+12.915635140 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1c7c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.334227756 +0000 UTC m=+12.915635140 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1ccc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ea0 item 69 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.335705036 +0000 UTC m=+12.917112420 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4620 item 70 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.336346196 +0000 UTC m=+12.917753581 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1d840): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.336346196 +0000 UTC m=+12.917753581 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a1dd80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da47e0 item 70 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.337906401 +0000 UTC m=+12.919313785 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4b60 item 71 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.338524078 +0000 UTC m=+12.919931462 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4a980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.338524078 +0000 UTC m=+12.919931462 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ae80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d20 item 71 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.340026335 +0000 UTC m=+12.921433718 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4b500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5110 item 72 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.340522601 +0000 UTC m=+12.921929985 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4ba00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.340522601 +0000 UTC m=+12.921929985 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a4bf40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da52d0 item 72 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.341502923 +0000 UTC m=+12.922910306 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84580): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5810 item 73 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.342152469 +0000 UTC m=+12.923559853 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da59d0 item 73 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.34265126 +0000 UTC m=+12.924058645 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a84f40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.34265126 +0000 UTC m=+12.924058645 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000a85480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5b90 item 73 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.344598186 +0000 UTC m=+12.926005570 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f280): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 74 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.345025954 +0000 UTC m=+12.926433338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099f780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460690 item 74 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.345534113 +0000 UTC m=+12.926941497 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc00099fcc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.345534113 +0000 UTC m=+12.926941497 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b002c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460af0 item 74 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.347371282 +0000 UTC m=+12.928778676 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004612d0 item 75 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.348008545 +0000 UTC m=+12.929415929 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b00e00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): _writeAt: size=3, off=2 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461570 item 75 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.348940765 +0000 UTC m=+12.930348149 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.348940765 +0000 UTC m=+12.930348149 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01880): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461880 item 75 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.350683125 +0000 UTC m=+12.932090509 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b01ec0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 76 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.351418423 +0000 UTC m=+12.932825807 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461dc0 item 76 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): _writeAt: size=3, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.351951861 +0000 UTC m=+12.933359245 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.351951861 +0000 UTC m=+12.933359245 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b26f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 76 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.353809808 +0000 UTC m=+12.935217192 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c770 item 77 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.3542767 +0000 UTC m=+12.935684084 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b27a40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.3542767 +0000 UTC m=+12.935684084 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b441c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cc40 item 77 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.356221161 +0000 UTC m=+12.937628545 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 78 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.356826644 +0000 UTC m=+12.938234028 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b44d00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.356826644 +0000 UTC m=+12.938234028 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45400): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 78 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.358277954 +0000 UTC m=+12.939685338 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45a40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dab0 item 79 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.358729898 +0000 UTC m=+12.940137282 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b45f40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.358729898 +0000 UTC m=+12.940137282 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5c6c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dc70 item 79 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.360398398 +0000 UTC m=+12.941805782 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5cd00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 80 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.361105032 +0000 UTC m=+12.942512416 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.361105032 +0000 UTC m=+12.942512416 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5d900): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 80 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.362592861 +0000 UTC m=+12.944000244 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b5df40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 81 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.363060594 +0000 UTC m=+12.944467978 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a440): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.363060594 +0000 UTC m=+12.944467978 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7a980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 81 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.365019332 +0000 UTC m=+12.946426717 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b000): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 82 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.365505691 +0000 UTC m=+12.946913085 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7b500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.365505691 +0000 UTC m=+12.946913085 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b7ba80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 82 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.366714412 +0000 UTC m=+12.948121797 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8310 item 83 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.367163911 +0000 UTC m=+12.948571296 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94680): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.367163911 +0000 UTC m=+12.948571296 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b94bc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b84d0 item 83 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.368443167 +0000 UTC m=+12.949850551 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95240): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8930 item 84 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.368847049 +0000 UTC m=+12.950254433 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95740): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.368847049 +0000 UTC m=+12.950254433 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000b95cc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d20 item 84 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.370191488 +0000 UTC m=+12.951598871 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc3c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9c70 item 85 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.370709365 +0000 UTC m=+12.952116749 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcc8c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.370709365 +0000 UTC m=+12.952116749 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcce00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9f10 item 85 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.372151337 +0000 UTC m=+12.953558721 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd480): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 86 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.372697358 +0000 UTC m=+12.954104742 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcd980): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.372697358 +0000 UTC m=+12.954104742 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000bcdf00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428cb0 item 86 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.374172564 +0000 UTC m=+12.955579948 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429340 item 87 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.374707263 +0000 UTC m=+12.956114647 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c18b00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.374707263 +0000 UTC m=+12.956114647 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429650 item 87 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.376108158 +0000 UTC m=+12.957515542 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c196c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a000 item 88 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.376798131 +0000 UTC m=+12.958205516 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c19bc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.376798131 +0000 UTC m=+12.958205516 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c1c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a380 item 88 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.378321798 +0000 UTC m=+12.959729182 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3c800): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a770 item 89 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.379143149 +0000 UTC m=+12.960550532 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cd40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adad20 item 89 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.37997572 +0000 UTC m=+12.961383104 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3cf80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.37997572 +0000 UTC m=+12.961383104 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3d500): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ac40 item 89 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.381145909 +0000 UTC m=+12.962553294 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000c3db40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b180 item 90 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.381641725 +0000 UTC m=+12.963049110 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2400): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b3b0 item 90 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.382118446 +0000 UTC m=+12.963525840 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2940): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.382118446 +0000 UTC m=+12.963525840 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e2f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b9d0 item 90 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.383385898 +0000 UTC m=+12.964793283 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3540): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bf10 item 91 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.383898347 +0000 UTC m=+12.965305731 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0008e3a80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): >_readAt: n=2, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): _writeAt: size=3, off=7 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4460 item 91 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.384356972 +0000 UTC m=+12.965764366 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72040): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): >_readAt: n=8, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.384356972 +0000 UTC m=+12.965764366 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4690 item 91 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.385467949 +0000 UTC m=+12.966875334 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d72c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a10 item 92 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.385820706 +0000 UTC m=+12.967228090 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73180): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): open at offset 5 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4bd0 item 92 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): _readAt: size=2, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): _writeAt: size=3, off=5 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): >_writeAt: n=3, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.386316872 +0000 UTC m=+12.967724257 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d736c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >_readAt: n=3, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.386316872 +0000 UTC m=+12.967724257 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000d73c80): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d90 item 92 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.387374309 +0000 UTC m=+12.968781693 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652340): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5180 item 93 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.387823246 +0000 UTC m=+12.969230631 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006528c0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.387823246 +0000 UTC m=+12.969230631 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000652fc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5340 item 93 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.389021348 +0000 UTC m=+12.970428733 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653600): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5880 item 94 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.38941942 +0000 UTC m=+12.970826804 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000653b40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.38941942 +0000 UTC m=+12.970826804 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148200): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5a40 item 94 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.390550515 +0000 UTC m=+12.971957900 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000148c40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5f10 item 95 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.390925614 +0000 UTC m=+12.972332998 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc000149f00): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.390925614 +0000 UTC m=+12.972332998 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fe780): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada230 item 95 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): open at offset 0 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): _readAt: size=2, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): >_readAt: n=0, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.392104971 +0000 UTC m=+12.973512355 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006fedc0): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): _writeAt: size=5, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >openPending: err= 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada850 item 96 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >_writeAt: n=5, err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.392598062 +0000 UTC m=+12.974005446 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ff300): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 02:53:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:53:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 02:53:40 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): _readAt: size=512, off=0 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): openPending: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): >openPending: err= 2026/03/08 02:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): >_readAt: n=5, err=EOF 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): close: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 02:53:40.392598062 +0000 UTC m=+12.974005446 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 02:53:40 DEBUG : open-test-file(0xc0006ffa40): >close: err= 2026/03/08 02:53:40 DEBUG : open-test-file: Remove: 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaa10 item 96 2026/03/08 02:53:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 02:53:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 02:53:40 DEBUG : open-test-file: >Remove: err= 2026/03/08 02:53:40 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : >WaitForWriters: 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.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.24s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:53:40 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:53:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:53:40 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:53:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:53:40 DEBUG : file1: newRWFileHandle: 2026/03/08 02:53:40 DEBUG : file1(0xc000d2e700): openPending: 2026/03/08 02:53:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:40 DEBUG : file1(0xc000d2e700): >openPending: err= 2026/03/08 02:53:40 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 02:53:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:53:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 02:53:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/03/08 02:53:40 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/03/08 02:53:40 DEBUG : Looking for writers 2026/03/08 02:53:40 DEBUG : file1: reading active writers 2026/03/08 02:53:40 DEBUG : file1: active writers 1 2026/03/08 02:53:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/03/08 02:53:41 DEBUG : Looking for writers 2026/03/08 02:53:41 DEBUG : file1: reading active writers 2026/03/08 02:53:41 DEBUG : file1: active writers 1 2026/03/08 02:53:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/03/08 02:53:41 DEBUG : Looking for writers 2026/03/08 02:53:41 DEBUG : file1: reading active writers 2026/03/08 02:53:41 DEBUG : file1: active writers 1 2026/03/08 02:53:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:42 DEBUG : Looking for writers 2026/03/08 02:53:42 DEBUG : file1: reading active writers 2026/03/08 02:53:42 DEBUG : file1: active writers 1 2026/03/08 02:53:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:43 DEBUG : Looking for writers 2026/03/08 02:53:43 DEBUG : file1: reading active writers 2026/03/08 02:53:43 DEBUG : file1: active writers 1 2026/03/08 02:53:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:44 DEBUG : Looking for writers 2026/03/08 02:53:44 DEBUG : file1: reading active writers 2026/03/08 02:53:44 DEBUG : file1: active writers 1 2026/03/08 02:53:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:45 DEBUG : Looking for writers 2026/03/08 02:53:45 DEBUG : file1: reading active writers 2026/03/08 02:53:45 DEBUG : file1: active writers 1 2026/03/08 02:53:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:46 DEBUG : Looking for writers 2026/03/08 02:53:46 DEBUG : file1: reading active writers 2026/03/08 02:53:46 DEBUG : file1: active writers 1 2026/03/08 02:53:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:47 DEBUG : Looking for writers 2026/03/08 02:53:47 DEBUG : file1: reading active writers 2026/03/08 02:53:47 DEBUG : file1: active writers 1 2026/03/08 02:53:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:48 DEBUG : Looking for writers 2026/03/08 02:53:48 DEBUG : file1: reading active writers 2026/03/08 02:53:48 DEBUG : file1: active writers 1 2026/03/08 02:53:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:49 DEBUG : Looking for writers 2026/03/08 02:53:49 DEBUG : file1: reading active writers 2026/03/08 02:53:49 DEBUG : file1: active writers 1 2026/03/08 02:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:50 DEBUG : Looking for writers 2026/03/08 02:53:50 DEBUG : file1: reading active writers 2026/03/08 02:53:50 DEBUG : file1: active writers 1 2026/03/08 02:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:51 DEBUG : Looking for writers 2026/03/08 02:53:51 DEBUG : file1: reading active writers 2026/03/08 02:53:51 DEBUG : file1: active writers 1 2026/03/08 02:53:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:52 DEBUG : Looking for writers 2026/03/08 02:53:52 DEBUG : file1: reading active writers 2026/03/08 02:53:52 DEBUG : file1: active writers 1 2026/03/08 02:53:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:53 DEBUG : Looking for writers 2026/03/08 02:53:53 DEBUG : file1: reading active writers 2026/03/08 02:53:53 DEBUG : file1: active writers 1 2026/03/08 02:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:54 DEBUG : Looking for writers 2026/03/08 02:53:54 DEBUG : file1: reading active writers 2026/03/08 02:53:54 DEBUG : file1: active writers 1 2026/03/08 02:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:55 DEBUG : Looking for writers 2026/03/08 02:53:55 DEBUG : file1: reading active writers 2026/03/08 02:53:55 DEBUG : file1: active writers 1 2026/03/08 02:53:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:56 DEBUG : Looking for writers 2026/03/08 02:53:56 DEBUG : file1: reading active writers 2026/03/08 02:53:56 DEBUG : file1: active writers 1 2026/03/08 02:53:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:57 DEBUG : Looking for writers 2026/03/08 02:53:57 DEBUG : file1: reading active writers 2026/03/08 02:53:57 DEBUG : file1: active writers 1 2026/03/08 02:53:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:58 DEBUG : Looking for writers 2026/03/08 02:53:58 DEBUG : file1: reading active writers 2026/03/08 02:53:58 DEBUG : file1: active writers 1 2026/03/08 02:53:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:53:59 DEBUG : Looking for writers 2026/03/08 02:53:59 DEBUG : file1: reading active writers 2026/03/08 02:53:59 DEBUG : file1: active writers 1 2026/03/08 02:53:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:00 DEBUG : Looking for writers 2026/03/08 02:54:00 DEBUG : file1: reading active writers 2026/03/08 02:54:00 DEBUG : file1: active writers 1 2026/03/08 02:54:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:01 DEBUG : Looking for writers 2026/03/08 02:54:01 DEBUG : file1: reading active writers 2026/03/08 02:54:01 DEBUG : file1: active writers 1 2026/03/08 02:54:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:02 DEBUG : Looking for writers 2026/03/08 02:54:02 DEBUG : file1: reading active writers 2026/03/08 02:54:02 DEBUG : file1: active writers 1 2026/03/08 02:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:03 DEBUG : Looking for writers 2026/03/08 02:54:03 DEBUG : file1: reading active writers 2026/03/08 02:54:03 DEBUG : file1: active writers 1 2026/03/08 02:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:04 DEBUG : Looking for writers 2026/03/08 02:54:04 DEBUG : file1: reading active writers 2026/03/08 02:54:04 DEBUG : file1: active writers 1 2026/03/08 02:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:05 DEBUG : Looking for writers 2026/03/08 02:54:05 DEBUG : file1: reading active writers 2026/03/08 02:54:05 DEBUG : file1: active writers 1 2026/03/08 02:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:06 DEBUG : Looking for writers 2026/03/08 02:54:06 DEBUG : file1: reading active writers 2026/03/08 02:54:06 DEBUG : file1: active writers 1 2026/03/08 02:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:07 DEBUG : Looking for writers 2026/03/08 02:54:07 DEBUG : file1: reading active writers 2026/03/08 02:54:07 DEBUG : file1: active writers 1 2026/03/08 02:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:08 DEBUG : Looking for writers 2026/03/08 02:54:08 DEBUG : file1: reading active writers 2026/03/08 02:54:08 DEBUG : file1: active writers 1 2026/03/08 02:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:09 DEBUG : Looking for writers 2026/03/08 02:54:09 DEBUG : file1: reading active writers 2026/03/08 02:54:09 DEBUG : file1: active writers 1 2026/03/08 02:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/08 02:54:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00079d770 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00016d108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635216192} name:file1 opens:1 downloaders: o: fd:0xc0001440d0 info:{ModTime:{wall:14007134979815344383 ext:12998185879 loc:0x458a4e0} ATime:{wall:14007134979815344383 ext:12998185879 loc:0x458a4e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/03/08 02:54:10 DEBUG : >WaitForWriters: 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:10 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:10 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:54:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:10 DEBUG : rename_me: newRWFileHandle: 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): openPending: 2026/03/08 02:54:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): >openPending: err= 2026/03/08 02:54:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/08 02:54:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/08 02:54:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): _writeAt: size=5, off=0 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): >_writeAt: n=5, err= 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): close: 2026/03/08 02:54:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-08 02:54:10.440333752 +0000 UTC m=+43.021741137 2026/03/08 02:54:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/08 02:54:10 DEBUG : rename_me(0xc0005ce640): >close: err= 2026/03/08 02:54:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/08 02:54:10 DEBUG : i_was_renamed: Updating file with 0xc0005d4d80 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/08 02:54:10 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:10 DEBUG : Looking for writers 2026/03/08 02:54:10 DEBUG : i_was_renamed: reading active writers 2026/03/08 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 02:54:10 DEBUG : Looking for writers 2026/03/08 02:54:10 DEBUG : i_was_renamed: reading active writers 2026/03/08 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 02:54:10 DEBUG : Looking for writers 2026/03/08 02:54:10 DEBUG : i_was_renamed: reading active writers 2026/03/08 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 02:54:10 DEBUG : Looking for writers 2026/03/08 02:54:10 DEBUG : i_was_renamed: reading active writers 2026/03/08 02:54:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 02:54:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/08 02:54:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:10 DEBUG : i_was_renamed: size = 5 OK 2026/03/08 02:54:10 INFO : i_was_renamed: Copied (new) 2026/03/08 02:54:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-08 02:54:10 +0000 UTC" 2026/03/08 02:54:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/08 02:54:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/08 02:54:10 DEBUG : Looking for writers 2026/03/08 02:54:10 DEBUG : i_was_renamed: reading active writers 2026/03/08 02:54:10 DEBUG : >WaitForWriters: 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:10 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 02:54:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{yr7gO}/rclone-test-vemefox3qole" 2026/03/08 02:54:10 INFO : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:10 DEBUG : forgetting directory cache 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): _readAt: size=512, off=0 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): openPending: 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 01:55:10 +0000 UTC" against cached fingerprint "" 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): >openPending: err= 2026/03/08 02:54:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): >_readAt: n=20, err=EOF 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): close: 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:55:10 +0000 GMT 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate(0xc00091c400): >close: err= 2026/03/08 02:54:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:11 DEBUG : forgetting directory cache 2026/03/08 02:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): _readAt: size=512, off=0 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): openPending: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 01:56:10 +0000 UTC" against cached fingerprint "20,2026-03-08 01:55:10 +0000 UTC" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 01:56:10 +0000 UTC" != cached fingerprint "20,2026-03-08 01:55:10 +0000 UTC") 2026/03/08 02:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): >openPending: err= 2026/03/08 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): >_readAt: n=20, err=EOF 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): close: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:56:10 +0000 GMT 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000a0d100): >close: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:11 DEBUG : forgetting directory cache 2026/03/08 02:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): _readAt: size=512, off=0 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): openPending: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 01:57:10 +0000 UTC" against cached fingerprint "20,2026-03-08 01:56:10 +0000 UTC" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 01:57:10 +0000 UTC" != cached fingerprint "20,2026-03-08 01:56:10 +0000 UTC") 2026/03/08 02:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): >openPending: err= 2026/03/08 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): >_readAt: n=20, err=EOF 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): close: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:57:10 +0000 GMT 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000ef3ec0): >close: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:11 DEBUG : forgetting directory cache 2026/03/08 02:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): _readAt: size=512, off=0 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): openPending: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 01:58:10 +0000 UTC" against cached fingerprint "20,2026-03-08 01:57:10 +0000 UTC" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 01:58:10 +0000 UTC" != cached fingerprint "20,2026-03-08 01:57:10 +0000 UTC") 2026/03/08 02:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): >openPending: err= 2026/03/08 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): >_readAt: n=20, err=EOF 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): close: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:58:10 +0000 GMT 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc0007abc80): >close: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:11 DEBUG : forgetting directory cache 2026/03/08 02:54:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): _readAt: size=512, off=0 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): openPending: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 01:59:10 +0000 UTC" against cached fingerprint "20,2026-03-08 01:58:10 +0000 UTC" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 01:59:10 +0000 UTC" != cached fingerprint "20,2026-03-08 01:58:10 +0000 UTC") 2026/03/08 02:54:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): >openPending: err= 2026/03/08 02:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): >_readAt: n=20, err=EOF 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): close: 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:59:10 +0000 GMT 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate(0xc000873280): >close: err= 2026/03/08 02:54:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:12 DEBUG : forgetting directory cache 2026/03/08 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): _readAt: size=512, off=0 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): openPending: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 02:00:10 +0000 UTC" against cached fingerprint "20,2026-03-08 01:59:10 +0000 UTC" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 02:00:10 +0000 UTC" != cached fingerprint "20,2026-03-08 01:59:10 +0000 UTC") 2026/03/08 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): >openPending: err= 2026/03/08 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): >_readAt: n=20, err=EOF 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): close: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 02:00:10 +0000 GMT 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc0008dda80): >close: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:12 DEBUG : forgetting directory cache 2026/03/08 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): _readAt: size=512, off=0 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): openPending: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-08 02:01:10 +0000 UTC" against cached fingerprint "20,2026-03-08 02:00:10 +0000 UTC" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-08 02:01:10 +0000 UTC" != cached fingerprint "20,2026-03-08 02:00:10 +0000 UTC") 2026/03/08 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/08 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): >openPending: err= 2026/03/08 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): >_readAt: n=21, err=EOF 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): close: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 02:01:10 +0000 GMT 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc00099ce40): >close: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:12 DEBUG : forgetting directory cache 2026/03/08 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): _readAt: size=512, off=0 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): openPending: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-08 02:02:10 +0000 UTC" against cached fingerprint "21,2026-03-08 02:01:10 +0000 UTC" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-08 02:02:10 +0000 UTC" != cached fingerprint "21,2026-03-08 02:01:10 +0000 UTC") 2026/03/08 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/08 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): >openPending: err= 2026/03/08 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): >_readAt: n=22, err=EOF 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): close: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 02:02:10 +0000 GMT 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000971200): >close: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:12 DEBUG : forgetting directory cache 2026/03/08 02:54:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): _readAt: size=512, off=0 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): openPending: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-08 02:03:10 +0000 UTC" against cached fingerprint "22,2026-03-08 02:02:10 +0000 UTC" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-08 02:03:10 +0000 UTC" != cached fingerprint "22,2026-03-08 02:02:10 +0000 UTC") 2026/03/08 02:54:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/08 02:54:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): >openPending: err= 2026/03/08 02:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): >_readAt: n=23, err=EOF 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): close: 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 02:03:10 +0000 GMT 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate(0xc000a42280): >close: err= 2026/03/08 02:54:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : forgetting directory cache 2026/03/08 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): _readAt: size=512, off=0 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): openPending: 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-08 02:04:10 +0000 UTC" against cached fingerprint "23,2026-03-08 02:03:10 +0000 UTC" 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-08 02:04:10 +0000 UTC" != cached fingerprint "23,2026-03-08 02:03:10 +0000 UTC") 2026/03/08 02:54:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/08 02:54:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): >openPending: err= 2026/03/08 02:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): >_readAt: n=24, err=EOF 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): close: 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 02:04:10 +0000 GMT 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate(0xc0009b1340): >close: err= 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: 2026/03/08 02:54:13 DEBUG : webdav root 'rclone-test-vemefox3qole': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : forgetting directory cache 2026/03/08 02:54:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/08 02:54:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/08 02:54:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/08 02:54:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/08 02:54:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : FiLeA: reading active writers 2026/03/08 02:54:13 DEBUG : FiLeB: reading active writers 2026/03/08 02:54:13 DEBUG : FilEb: reading active writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : FiLeA: reading active writers 2026/03/08 02:54:13 DEBUG : FiLeB: reading active writers 2026/03/08 02:54:13 DEBUG : FilEb: reading active writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/08 02:54:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : webdav root 'rclone-test-vemefox3qole': Reusing VFS from active cache 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:13 DEBUG : dir: Looking for writers 2026/03/08 02:54:13 DEBUG : file2: reading active writers 2026/03/08 02:54:13 DEBUG : Looking for writers 2026/03/08 02:54:13 DEBUG : file1: reading active writers 2026/03/08 02:54:13 DEBUG : dir: reading active writers 2026/03/08 02:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:13 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:14 DEBUG : dir: Looking for writers 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : dir: reading active writers 2026/03/08 02:54:14 DEBUG : file1: reading active writers 2026/03/08 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:14 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:14 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 02:54:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 02:54:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 02:54:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 02:54:14 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/08 02:54:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 02:54:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/08 02:54:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:14 DEBUG : dir: Looking for writers 2026/03/08 02:54:14 DEBUG : file2: reading active writers 2026/03/08 02:54:14 DEBUG : new_file.txt: reading active writers 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : dir: reading active writers 2026/03/08 02:54:14 DEBUG : file1: reading active writers 2026/03/08 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:14 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/08 02:54:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00069f080 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:14 INFO : dir/file1: Moved (server-side) to: file0 2026/03/08 02:54:14 DEBUG : file0: Updating file with file0 0xc00069f080 2026/03/08 02:54:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/08 02:54:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:14 DEBUG : dir: Looking for writers 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : dir: reading active writers 2026/03/08 02:54:14 DEBUG : file0: reading active writers 2026/03/08 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:14 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:14 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/08 02:54:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/08 02:54:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : a: Looking for writers 2026/03/08 02:54:14 DEBUG : b: Looking for writers 2026/03/08 02:54:14 DEBUG : c: Looking for writers 2026/03/08 02:54:14 DEBUG : d: Looking for writers 2026/03/08 02:54:14 DEBUG : Looking for writers 2026/03/08 02:54:14 DEBUG : c: reading active writers 2026/03/08 02:54:14 DEBUG : d: reading active writers 2026/03/08 02:54:14 DEBUG : /: reading active writers 2026/03/08 02:54:14 DEBUG : a: reading active writers 2026/03/08 02:54:14 DEBUG : b: reading active writers 2026/03/08 02:54:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:15 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/08 02:54:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/08 02:54:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/08 02:54:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/08 02:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:15 DEBUG : a/b/c/d: Looking for writers 2026/03/08 02:54:15 DEBUG : a/b/c: Looking for writers 2026/03/08 02:54:15 DEBUG : d: reading active writers 2026/03/08 02:54:15 DEBUG : a/b: Looking for writers 2026/03/08 02:54:15 DEBUG : c: reading active writers 2026/03/08 02:54:15 DEBUG : a: Looking for writers 2026/03/08 02:54:15 DEBUG : b: reading active writers 2026/03/08 02:54:15 DEBUG : Looking for writers 2026/03/08 02:54:15 DEBUG : a: reading active writers 2026/03/08 02:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:15 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:15 DEBUG : Looking for writers 2026/03/08 02:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:15 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/08 02:54:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/08 02:54:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/08 02:54:15 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 02:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:15 DEBUG : file1: size = 5 OK 2026/03/08 02:54:15 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 02:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:15 DEBUG : file1: size = 0 OK 2026/03/08 02:54:15 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (7 bytes), uploading instead of streaming 2026/03/08 02:54:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:15 DEBUG : file1: size = 7 OK 2026/03/08 02:54:15 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:15 DEBUG : Looking for writers 2026/03/08 02:54:15 DEBUG : file1: reading active writers 2026/03/08 02:54:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:15 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/08 02:54:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/08 02:54:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/08 02:54:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/08 02:54:16 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (11 bytes), uploading instead of streaming 2026/03/08 02:54:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:16 DEBUG : file1: size = 11 OK 2026/03/08 02:54:16 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/08 02:54:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:16 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 02:54:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:16 DEBUG : file1: size = 5 OK 2026/03/08 02:54:16 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/08 02:54:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:16 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:16 DEBUG : file1: WriteFileHandle.Release closing 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 02:54:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:16 DEBUG : file1: size = 0 OK 2026/03/08 02:54:16 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/08 02:54:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:16 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/03/08 02:54:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : file1: active writers 1 2026/03/08 02:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : file1: active writers 1 2026/03/08 02:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : file1: active writers 1 2026/03/08 02:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/03/08 02:54:16 DEBUG : Looking for writers 2026/03/08 02:54:16 DEBUG : file1: reading active writers 2026/03/08 02:54:16 DEBUG : file1: active writers 1 2026/03/08 02:54:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/03/08 02:54:17 DEBUG : Looking for writers 2026/03/08 02:54:17 DEBUG : file1: reading active writers 2026/03/08 02:54:17 DEBUG : file1: active writers 1 2026/03/08 02:54:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/03/08 02:54:17 DEBUG : Looking for writers 2026/03/08 02:54:17 DEBUG : file1: reading active writers 2026/03/08 02:54:17 DEBUG : file1: active writers 1 2026/03/08 02:54:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/03/08 02:54:17 DEBUG : Looking for writers 2026/03/08 02:54:17 DEBUG : file1: reading active writers 2026/03/08 02:54:17 DEBUG : file1: active writers 1 2026/03/08 02:54:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/03/08 02:54:18 DEBUG : Looking for writers 2026/03/08 02:54:18 DEBUG : file1: reading active writers 2026/03/08 02:54:18 DEBUG : file1: active writers 1 2026/03/08 02:54:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:19 DEBUG : Looking for writers 2026/03/08 02:54:19 DEBUG : file1: reading active writers 2026/03/08 02:54:19 DEBUG : file1: active writers 1 2026/03/08 02:54:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:20 DEBUG : Looking for writers 2026/03/08 02:54:20 DEBUG : file1: reading active writers 2026/03/08 02:54:20 DEBUG : file1: active writers 1 2026/03/08 02:54:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:21 DEBUG : Looking for writers 2026/03/08 02:54:21 DEBUG : file1: reading active writers 2026/03/08 02:54:21 DEBUG : file1: active writers 1 2026/03/08 02:54:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:22 DEBUG : Looking for writers 2026/03/08 02:54:22 DEBUG : file1: reading active writers 2026/03/08 02:54:22 DEBUG : file1: active writers 1 2026/03/08 02:54:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:23 DEBUG : Looking for writers 2026/03/08 02:54:23 DEBUG : file1: reading active writers 2026/03/08 02:54:23 DEBUG : file1: active writers 1 2026/03/08 02:54:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:24 DEBUG : Looking for writers 2026/03/08 02:54:24 DEBUG : file1: reading active writers 2026/03/08 02:54:24 DEBUG : file1: active writers 1 2026/03/08 02:54:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:25 DEBUG : Looking for writers 2026/03/08 02:54:25 DEBUG : file1: reading active writers 2026/03/08 02:54:25 DEBUG : file1: active writers 1 2026/03/08 02:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:26 DEBUG : Looking for writers 2026/03/08 02:54:26 DEBUG : file1: reading active writers 2026/03/08 02:54:26 DEBUG : file1: active writers 1 2026/03/08 02:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:27 DEBUG : Looking for writers 2026/03/08 02:54:27 DEBUG : file1: reading active writers 2026/03/08 02:54:27 DEBUG : file1: active writers 1 2026/03/08 02:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:28 DEBUG : Looking for writers 2026/03/08 02:54:28 DEBUG : file1: reading active writers 2026/03/08 02:54:28 DEBUG : file1: active writers 1 2026/03/08 02:54:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:29 DEBUG : Looking for writers 2026/03/08 02:54:29 DEBUG : file1: reading active writers 2026/03/08 02:54:29 DEBUG : file1: active writers 1 2026/03/08 02:54:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:30 DEBUG : Looking for writers 2026/03/08 02:54:30 DEBUG : file1: reading active writers 2026/03/08 02:54:30 DEBUG : file1: active writers 1 2026/03/08 02:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:31 DEBUG : Looking for writers 2026/03/08 02:54:31 DEBUG : file1: reading active writers 2026/03/08 02:54:31 DEBUG : file1: active writers 1 2026/03/08 02:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:32 DEBUG : Looking for writers 2026/03/08 02:54:32 DEBUG : file1: reading active writers 2026/03/08 02:54:32 DEBUG : file1: active writers 1 2026/03/08 02:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:33 DEBUG : Looking for writers 2026/03/08 02:54:33 DEBUG : file1: reading active writers 2026/03/08 02:54:33 DEBUG : file1: active writers 1 2026/03/08 02:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:34 DEBUG : Looking for writers 2026/03/08 02:54:34 DEBUG : file1: reading active writers 2026/03/08 02:54:34 DEBUG : file1: active writers 1 2026/03/08 02:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:35 DEBUG : Looking for writers 2026/03/08 02:54:35 DEBUG : file1: reading active writers 2026/03/08 02:54:35 DEBUG : file1: active writers 1 2026/03/08 02:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:36 DEBUG : Looking for writers 2026/03/08 02:54:36 DEBUG : file1: reading active writers 2026/03/08 02:54:36 DEBUG : file1: active writers 1 2026/03/08 02:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:37 DEBUG : Looking for writers 2026/03/08 02:54:37 DEBUG : file1: reading active writers 2026/03/08 02:54:37 DEBUG : file1: active writers 1 2026/03/08 02:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:38 DEBUG : Looking for writers 2026/03/08 02:54:38 DEBUG : file1: reading active writers 2026/03/08 02:54:38 DEBUG : file1: active writers 1 2026/03/08 02:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:39 DEBUG : Looking for writers 2026/03/08 02:54:39 DEBUG : file1: reading active writers 2026/03/08 02:54:39 DEBUG : file1: active writers 1 2026/03/08 02:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:40 DEBUG : Looking for writers 2026/03/08 02:54:40 DEBUG : file1: reading active writers 2026/03/08 02:54:40 DEBUG : file1: active writers 1 2026/03/08 02:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:41 DEBUG : Looking for writers 2026/03/08 02:54:41 DEBUG : file1: reading active writers 2026/03/08 02:54:41 DEBUG : file1: active writers 1 2026/03/08 02:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:42 DEBUG : Looking for writers 2026/03/08 02:54:42 DEBUG : file1: reading active writers 2026/03/08 02:54:42 DEBUG : file1: active writers 1 2026/03/08 02:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:43 DEBUG : Looking for writers 2026/03/08 02:54:43 DEBUG : file1: reading active writers 2026/03/08 02:54:43 DEBUG : file1: active writers 1 2026/03/08 02:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:44 DEBUG : Looking for writers 2026/03/08 02:54:44 DEBUG : file1: reading active writers 2026/03/08 02:54:44 DEBUG : file1: active writers 1 2026/03/08 02:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:45 DEBUG : Looking for writers 2026/03/08 02:54:45 DEBUG : file1: reading active writers 2026/03/08 02:54:45 DEBUG : file1: active writers 1 2026/03/08 02:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:46 DEBUG : Looking for writers 2026/03/08 02:54:46 DEBUG : file1: reading active writers 2026/03/08 02:54:46 DEBUG : file1: active writers 1 2026/03/08 02:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/08 02:54:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/03/08 02:54:46 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:46 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:46 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 02:54:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:46 DEBUG : file1: size = 0 OK 2026/03/08 02:54:46 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:46 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 02:54:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 02:54:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 02:54:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:46 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:46 DEBUG : Looking for writers 2026/03/08 02:54:46 DEBUG : file1: reading active writers 2026/03/08 02:54:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:47 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 02:54:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 02:54:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 02:54:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 02:54:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:47 DEBUG : webdav root 'rclone-test-vemefox3qole': File to upload is small (100 bytes), uploading instead of streaming 2026/03/08 02:54:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : file1: size = 100 OK 2026/03/08 02:54:47 DEBUG : file1: Size of src and dst objects identical 2026/03/08 02:54:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 02:54:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 02:54:47 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 02:54:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 02:54:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:47 DEBUG : Looking for writers 2026/03/08 02:54:47 DEBUG : file1: reading active writers 2026/03/08 02:54:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:47 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:47 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/08 02:54:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/08 02:54:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/08 02:54:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/08 02:54:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/08 02:54:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:47 DEBUG : flat: Looking for writers 2026/03/08 02:54:47 DEBUG : f001.txt: reading active writers 2026/03/08 02:54:47 DEBUG : f002.txt: reading active writers 2026/03/08 02:54:47 DEBUG : f003.txt: reading active writers 2026/03/08 02:54:47 DEBUG : f004.txt: reading active writers 2026/03/08 02:54:47 DEBUG : f000.txt: reading active writers 2026/03/08 02:54:47 DEBUG : Looking for writers 2026/03/08 02:54:47 DEBUG : flat: reading active writers 2026/03/08 02:54:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:47 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:47 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:47 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/08 02:54:47 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/08 02:54:47 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/08 02:54:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/08 02:54:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:47 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:47 DEBUG : a/b/c: Looking for writers 2026/03/08 02:54:47 DEBUG : deep.txt: reading active writers 2026/03/08 02:54:47 DEBUG : a/b: Looking for writers 2026/03/08 02:54:47 DEBUG : c: reading active writers 2026/03/08 02:54:47 DEBUG : mid.txt: reading active writers 2026/03/08 02:54:47 DEBUG : a: Looking for writers 2026/03/08 02:54:47 DEBUG : b: reading active writers 2026/03/08 02:54:47 DEBUG : top.txt: reading active writers 2026/03/08 02:54:47 DEBUG : Looking for writers 2026/03/08 02:54:47 DEBUG : a: reading active writers 2026/03/08 02:54:47 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:47 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:47 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:48 DEBUG : bigdir: Looking for writers 2026/03/08 02:54:48 DEBUG : big.bin: reading active writers 2026/03/08 02:54:48 DEBUG : Looking for writers 2026/03/08 02:54:48 DEBUG : bigdir: reading active writers 2026/03/08 02:54:48 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.62s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-vemefox3qole'", Local "Local file system at /tmp/rclone255092777", Modify Window "1s" 2026/03/08 02:54:48 INFO : webdav root 'rclone-test-vemefox3qole': poll-interval is not supported by this remote 2026/03/08 02:54:48 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:48 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:48 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/03/08 02:54:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/08 02:54:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/08 02:54:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/08 02:54:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/08 02:54:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/08 02:54:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/08 02:54:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 02:54:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 02:54:48 DEBUG : WaitForWriters: timeout=30s 2026/03/08 02:54:48 DEBUG : dir1: Looking for writers 2026/03/08 02:54:48 DEBUG : a.txt: reading active writers 2026/03/08 02:54:48 DEBUG : dir2: Looking for writers 2026/03/08 02:54:48 DEBUG : b.txt: reading active writers 2026/03/08 02:54:48 DEBUG : dir3: Looking for writers 2026/03/08 02:54:48 DEBUG : c.txt: reading active writers 2026/03/08 02:54:48 DEBUG : Looking for writers 2026/03/08 02:54:48 DEBUG : dir1: reading active writers 2026/03/08 02:54:48 DEBUG : dir2: reading active writers 2026/03/08 02:54:48 DEBUG : dir3: reading active writers 2026/03/08 02:54:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/08 02:54:48 DEBUG : webdav root 'rclone-test-vemefox3qole': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.325597501s (try 1/5)