"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/18 01:53:36 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-pareqoy6kepo" 2026/04/18 01:53:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 01:53:36 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/18 01:53:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/18 01:53:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/18 01:53:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/18 01:53:36 DEBUG : Setting pass="J-B5ZhZlxTBFP8uFeKUn6y86OaUhWdDgKixsvy3UVyq9" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/18 01:53:36 DEBUG : TestWebdavRclone: detected overridden config - adding "{nUM6E}" suffix to name 2026/04/18 01:53:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/18 01:53:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/18 01:53:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/18 01:53:36 DEBUG : Setting pass="J-B5ZhZlxTBFP8uFeKUn6y86OaUhWdDgKixsvy3UVyq9" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/18 01:53:36 DEBUG : found headers: 2026/04/18 01:53:36 DEBUG : Creating backend with remote "/tmp/rclone3385712082" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:36 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:36 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:36 DEBUG : dir: Looking for writers 2026/04/18 01:53:36 DEBUG : Looking for writers 2026/04/18 01:53:36 DEBUG : dir: reading active writers 2026/04/18 01:53:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:36 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:36 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:36 DEBUG : dir/subdir: Looking for writers 2026/04/18 01:53:36 DEBUG : dir: Looking for writers 2026/04/18 01:53:36 DEBUG : subdir: reading active writers 2026/04/18 01:53:36 DEBUG : file1: reading active writers 2026/04/18 01:53:36 DEBUG : file2: reading active writers 2026/04/18 01:53:36 DEBUG : Looking for writers 2026/04/18 01:53:36 DEBUG : dir: reading active writers 2026/04/18 01:53:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:36 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:37 DEBUG : dir: Looking for writers 2026/04/18 01:53:37 DEBUG : file1: reading active writers 2026/04/18 01:53:37 DEBUG : Looking for writers 2026/04/18 01:53:37 DEBUG : dir: reading active writers 2026/04/18 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:37 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:37 DEBUG : dir: Looking for writers 2026/04/18 01:53:37 DEBUG : Looking for writers 2026/04/18 01:53:37 DEBUG : dir: reading active writers 2026/04/18 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:37 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:37 DEBUG : forgetting directory cache 2026/04/18 01:53:37 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:37 DEBUG : Looking for writers 2026/04/18 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:37 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/18 01:53:37 DEBUG : dir: invalidating directory cache 2026/04/18 01:53:37 DEBUG : >ForgetPath: 2026/04/18 01:53:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/18 01:53:37 DEBUG : invalidating directory cache 2026/04/18 01:53:37 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:37 DEBUG : >ForgetPath: 2026/04/18 01:53:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/18 01:53:37 DEBUG : >ForgetPath: 2026/04/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:37 DEBUG : dir: Looking for writers 2026/04/18 01:53:37 DEBUG : Looking for writers 2026/04/18 01:53:37 DEBUG : dir: reading active writers 2026/04/18 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:37 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:37 DEBUG : forgetting directory cache 2026/04/18 01:53:37 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:37 DEBUG : fil/a/b: Looking for writers 2026/04/18 01:53:37 DEBUG : fil/a: Looking for writers 2026/04/18 01:53:37 DEBUG : b: reading active writers 2026/04/18 01:53:37 DEBUG : fil: Looking for writers 2026/04/18 01:53:37 DEBUG : a: reading active writers 2026/04/18 01:53:37 DEBUG : dir: Looking for writers 2026/04/18 01:53:37 DEBUG : Looking for writers 2026/04/18 01:53:37 DEBUG : dir: reading active writers 2026/04/18 01:53:37 DEBUG : fil: reading active writers 2026/04/18 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:37 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:38 DEBUG : dir: Looking for writers 2026/04/18 01:53:38 DEBUG : Looking for writers 2026/04/18 01:53:38 DEBUG : dir: reading active writers 2026/04/18 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:38 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:38 DEBUG : dir: Looking for writers 2026/04/18 01:53:38 DEBUG : file1: reading active writers 2026/04/18 01:53:38 DEBUG : Looking for writers 2026/04/18 01:53:38 DEBUG : dir: reading active writers 2026/04/18 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:38 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/18 01:53:38 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir: invalidating directory cache 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/18 01:53:38 DEBUG : dir/file1: Reset virtual modtime 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/18 01:53:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:38 DEBUG : dir: invalidating directory cache 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/18 01:53:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/18 01:53:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/18 01:53:38 DEBUG : forgetting directory cache 2026/04/18 01:53:38 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/18 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:38 DEBUG : dir/virtualDir: Looking for writers 2026/04/18 01:53:38 DEBUG : dir: Looking for writers 2026/04/18 01:53:38 DEBUG : file1: reading active writers 2026/04/18 01:53:38 DEBUG : virtualFile2: reading active writers 2026/04/18 01:53:38 DEBUG : virtualFile: reading active writers 2026/04/18 01:53:38 DEBUG : virtualDir: reading active writers 2026/04/18 01:53:38 DEBUG : Looking for writers 2026/04/18 01:53:38 DEBUG : dir: reading active writers 2026/04/18 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.11s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:38 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 ERROR : dir/: Can only open directories read only 2026/04/18 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:38 DEBUG : dir: Looking for writers 2026/04/18 01:53:38 DEBUG : Looking for writers 2026/04/18 01:53:38 DEBUG : dir: reading active writers 2026/04/18 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:38 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 01:53:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 01:53:38 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 01:53:38 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:38 DEBUG : dir/potato: size = 5 OK 2026/04/18 01:53:38 NOTICE: webdav root 'rclone-test-pareqoy6kepo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/18 01:53:38 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/18 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/18 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:38 DEBUG : dir: Looking for writers 2026/04/18 01:53:38 DEBUG : file1: reading active writers 2026/04/18 01:53:38 DEBUG : potato: reading active writers 2026/04/18 01:53:38 DEBUG : Looking for writers 2026/04/18 01:53:38 DEBUG : dir: reading active writers 2026/04/18 01:53:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:39 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/18 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:39 DEBUG : dir/sub: Looking for writers 2026/04/18 01:53:39 DEBUG : dir: Looking for writers 2026/04/18 01:53:39 DEBUG : file1: reading active writers 2026/04/18 01:53:39 DEBUG : sub: reading active writers 2026/04/18 01:53:39 DEBUG : Looking for writers 2026/04/18 01:53:39 DEBUG : dir: reading active writers 2026/04/18 01:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:39 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/18 01:53:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/18 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:39 DEBUG : dir/sub/subsub: Looking for writers 2026/04/18 01:53:39 DEBUG : dir/sub: Looking for writers 2026/04/18 01:53:39 DEBUG : subsub: reading active writers 2026/04/18 01:53:39 DEBUG : dir: Looking for writers 2026/04/18 01:53:39 DEBUG : file1: reading active writers 2026/04/18 01:53:39 DEBUG : sub: reading active writers 2026/04/18 01:53:39 DEBUG : Looking for writers 2026/04/18 01:53:39 DEBUG : dir: reading active writers 2026/04/18 01:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:39 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:39 ERROR : dir/: Dir.Remove not empty 2026/04/18 01:53:39 DEBUG : dir/file1: Remove: 2026/04/18 01:53:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:39 DEBUG : dir/file1: >Remove: err= 2026/04/18 01:53:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:39 DEBUG : Looking for writers 2026/04/18 01:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:39 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:39 DEBUG : dir/file1: Remove: 2026/04/18 01:53:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:39 DEBUG : dir/file1: >Remove: err= 2026/04/18 01:53:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:39 DEBUG : Looking for writers 2026/04/18 01:53:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:39 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 DEBUG : dir/file1: Remove: 2026/04/18 01:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:40 DEBUG : dir/file1: >Remove: err= 2026/04/18 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:40 DEBUG : dir: Looking for writers 2026/04/18 01:53:40 DEBUG : Looking for writers 2026/04/18 01:53:40 DEBUG : dir: reading active writers 2026/04/18 01:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:40 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/18 01:53:40 DEBUG : dir: Updating dir with dir2 0x1b9a300a75f0 2026/04/18 01:53:40 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/18 01:53:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/18 01:53:40 DEBUG : file2: Updating file with file2 0x1b9a300a7ba0 2026/04/18 01:53:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:40 INFO : dir2/file3: Deleted 2026/04/18 01:53:40 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/18 01:53:40 DEBUG : dir2/file3: Updating file with dir2/file3 0x1b9a300a7ba0 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/18 01:53:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/18 01:53:40 DEBUG : empty directory: Updating dir with renamed empty directory 0x1b9a2ffe71e0 2026/04/18 01:53:40 DEBUG : empty directory: forgetting directory cache 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/18 01:53:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/18 01:53:40 DEBUG : dir2: Renaming to "dir3" 2026/04/18 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:40 DEBUG : dir3: Looking for writers 2026/04/18 01:53:40 DEBUG : file3: reading active writers 2026/04/18 01:53:40 DEBUG : renamed empty directory: Looking for writers 2026/04/18 01:53:40 DEBUG : Looking for writers 2026/04/18 01:53:40 DEBUG : dir3: reading active writers 2026/04/18 01:53:40 DEBUG : renamed empty directory: reading active writers 2026/04/18 01:53:40 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-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:40 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/18 01:53:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 01:53:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/18 01:53:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 01:53:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/18 01:53:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:40 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/18 01:53:40 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 DEBUG : dir/sub/file2: size = 12 OK 2026/04/18 01:53:40 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:40 DEBUG : forgetting directory cache 2026/04/18 01:53:40 DEBUG : dir: forgetting directory cache 2026/04/18 01:53:40 DEBUG : dir/sub: forgetting directory cache 2026/04/18 01:53:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/18 01:53:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/18 01:53:40 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 01:53:40 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:40 DEBUG : dir/sub/file0: size = 5 OK 2026/04/18 01:53:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/18 01:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/18 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:40 DEBUG : dir/sub: Looking for writers 2026/04/18 01:53:40 DEBUG : file0: reading active writers 2026/04/18 01:53:40 DEBUG : file2: reading active writers 2026/04/18 01:53:40 DEBUG : dir: Looking for writers 2026/04/18 01:53:40 DEBUG : file1: reading active writers 2026/04/18 01:53:40 DEBUG : sub: reading active writers 2026/04/18 01:53:40 DEBUG : Looking for writers 2026/04/18 01:53:40 DEBUG : dir: reading active writers 2026/04/18 01:53:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/18 01:53:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/18 01:53:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/18 01:53:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/18 01:53:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : file1.metadata: reading active writers 2026/04/18 01:53:41 DEBUG : file1: reading active writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 DEBUG : dir.metadata: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : file1: reading active writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : file1: reading active writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 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-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : file1: reading active writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/18 01:53:41 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/18 01:53:41 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/18 01:53:41 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:41 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : file.txt: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:41 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : dir/file1: size = 25 OK 2026/04/18 01:53:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 01:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : file1: reading active writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:41 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:41 DEBUG : dir/file1: Remove: 2026/04/18 01:53:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:41 DEBUG : dir/file1: >Remove: err= 2026/04/18 01:53:41 DEBUG : dir/file1: Remove: 2026/04/18 01:53:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/18 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:41 DEBUG : dir: Looking for writers 2026/04/18 01:53:41 DEBUG : Looking for writers 2026/04/18 01:53:41 DEBUG : dir: reading active writers 2026/04/18 01:53:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:42 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : dir/file1: Remove: 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:42 DEBUG : dir/file1: >Remove: err= 2026/04/18 01:53:42 DEBUG : dir/file1: Remove: 2026/04/18 01:53:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:42 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=0x3 2026/04/18 01:53:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : file1: reading active writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:42 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : file1: reading active writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: 2026/04/18 01:53:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:42 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30149040 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:42 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a30149040 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:42 DEBUG : dir/file1: File is currently open, delaying rename 0x1b9a30149040 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : dir/file1: size = 25 OK 2026/04/18 01:53:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 DEBUG : newLeaf: Running delayed rename now 2026/04/18 01:53:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:42 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30149040 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:42 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:42 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:42 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:42 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : file1: reading active writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: 2026/04/18 01:53:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:42 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a303ecc30 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:42 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a303ecc30 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:42 DEBUG : dir/file1: File is currently open, delaying rename 0x1b9a303ecc30 2026/04/18 01:53:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/18 01:53:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:42 DEBUG : dir/file1: size = 25 OK 2026/04/18 01:53:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/18 01:53:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:42 DEBUG : newLeaf: Running delayed rename now 2026/04/18 01:53:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:42 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a303ecc30 2026/04/18 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:42 DEBUG : dir: Looking for writers 2026/04/18 01:53:42 DEBUG : Looking for writers 2026/04/18 01:53:42 DEBUG : dir: reading active writers 2026/04/18 01:53:42 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:42 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:43 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): openPending: 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): >openPending: err= 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): _writeAt: size=14, off=0 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): >_writeAt: n=14, err= 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): close: 2026/04/18 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 01:53:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30156140): >close: err= 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 01:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:43 DEBUG : dir/file1: size = 14 OK 2026/04/18 01:53:43 INFO : dir/file1: Copied (replaced existing) 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): _readAt: size=512, off=0 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): openPending: 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): >openPending: err= 2026/04/18 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): >_readAt: n=14, err=EOF 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): close: 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a30033d80): >close: err= 2026/04/18 01:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:43 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30492000 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 01:53:43 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a30492000 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a2fedd9c0): openPending: 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a2fedd9c0): >openPending: err= 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a2fedd9c0): _writeAt: size=25, off=0 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a2fedd9c0): >_writeAt: n=25, err= 2026/04/18 01:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:43 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30492000 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:43 DEBUG : newLeaf(0x1b9a2fedd9c0): close: 2026/04/18 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 01:53:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 01:53:43.452055551 +0000 UTC m=+6.892639249 2026/04/18 01:53:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:43 DEBUG : newLeaf(0x1b9a2fedd9c0): >close: err= 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:43 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 01:53:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:43 DEBUG : newLeaf: size = 25 OK 2026/04/18 01:53:43 INFO : newLeaf: Copied (replaced existing) 2026/04/18 01:53:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 01:53:43 +0000 UTC" 2026/04/18 01:53:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:43 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:43 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : file1: reading active writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : >WaitForWriters: 2026/04/18 01:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:43 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30184000 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:43 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a30184000 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a3014ae80): openPending: 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a3014ae80): >openPending: err= 2026/04/18 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a3014ae80): _writeAt: size=25, off=0 2026/04/18 01:53:43 DEBUG : dir/file1(0x1b9a3014ae80): >_writeAt: n=25, err= 2026/04/18 01:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:43 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a30184000 2026/04/18 01:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:43 DEBUG : newLeaf(0x1b9a3014ae80): close: 2026/04/18 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 01:53:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 01:53:43.95397273 +0000 UTC m=+7.394556419 2026/04/18 01:53:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:43 DEBUG : newLeaf(0x1b9a3014ae80): >close: err= 2026/04/18 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:43 DEBUG : dir: Looking for writers 2026/04/18 01:53:43 DEBUG : Looking for writers 2026/04/18 01:53:43 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:43 DEBUG : dir: reading active writers 2026/04/18 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 01:53:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:44 DEBUG : newLeaf: size = 25 OK 2026/04/18 01:53:44 INFO : newLeaf: Copied (replaced existing) 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 01:53:43 +0000 UTC" 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 01:53:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:44 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): openPending: 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): >openPending: err= 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): _writeAt: size=14, off=0 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): >_writeAt: n=14, err= 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): close: 2026/04/18 01:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/18 01:53:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3023cbc0): >close: err= 2026/04/18 01:53:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 01:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:44 DEBUG : dir/file1: size = 14 OK 2026/04/18 01:53:44 INFO : dir/file1: Copied (replaced existing) 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): _readAt: size=512, off=0 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): openPending: 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): >openPending: err= 2026/04/18 01:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): >_readAt: n=14, err=EOF 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): close: 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3029da40): >close: err= 2026/04/18 01:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:44 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a2ffe31e0 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 01:53:44 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a2ffe31e0 2026/04/18 01:53:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a30258840): openPending: 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a30258840): >openPending: err= 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a30258840): _writeAt: size=25, off=0 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a30258840): >_writeAt: n=25, err= 2026/04/18 01:53:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:44 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a2ffe31e0 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:44 DEBUG : newLeaf(0x1b9a30258840): close: 2026/04/18 01:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 01:53:44.599340075 +0000 UTC m=+8.039923764 2026/04/18 01:53:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:44 DEBUG : newLeaf(0x1b9a30258840): >close: err= 2026/04/18 01:53:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 01:53:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:44 DEBUG : newLeaf: size = 25 OK 2026/04/18 01:53:44 INFO : newLeaf: Copied (replaced existing) 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 01:53:44 +0000 UTC" 2026/04/18 01:53:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 01:53:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:44 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:44 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:44 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:44 DEBUG : dir: Looking for writers 2026/04/18 01:53:44 DEBUG : file1: reading active writers 2026/04/18 01:53:44 DEBUG : Looking for writers 2026/04/18 01:53:44 DEBUG : dir: reading active writers 2026/04/18 01:53:44 DEBUG : >WaitForWriters: 2026/04/18 01:53:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): _readAt: size=512, off=0 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): openPending: 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/18 01:53:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): >openPending: err= 2026/04/18 01:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/18 01:53:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): >_readAt: n=14, err=EOF 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): close: 2026/04/18 01:53:44 DEBUG : dir/file1(0x1b9a3043eac0): >close: err= 2026/04/18 01:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:45 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a3043b520 2026/04/18 01:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/18 01:53:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/18 01:53:45 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a3043b520 2026/04/18 01:53:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/18 01:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:45 DEBUG : dir/file1(0x1b9a3045d4c0): openPending: 2026/04/18 01:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/18 01:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/18 01:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:45 DEBUG : dir/file1(0x1b9a3045d4c0): >openPending: err= 2026/04/18 01:53:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:45 DEBUG : dir/file1(0x1b9a3045d4c0): _writeAt: size=25, off=0 2026/04/18 01:53:45 DEBUG : dir/file1(0x1b9a3045d4c0): >_writeAt: n=25, err= 2026/04/18 01:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/18 01:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/18 01:53:45 DEBUG : newLeaf: Updating file with newLeaf 0x1b9a3043b520 2026/04/18 01:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:53:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:45 DEBUG : newLeaf(0x1b9a3045d4c0): close: 2026/04/18 01:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/18 01:53:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-18 01:53:45.110826814 +0000 UTC m=+8.551410602 2026/04/18 01:53:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:45 DEBUG : newLeaf(0x1b9a3045d4c0): >close: err= 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:45 DEBUG : newLeaf: vfs cache: starting upload 2026/04/18 01:53:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:45 DEBUG : newLeaf: size = 25 OK 2026/04/18 01:53:45 INFO : newLeaf: Copied (replaced existing) 2026/04/18 01:53:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-18 01:53:45 +0000 UTC" 2026/04/18 01:53:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/18 01:53:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/18 01:53:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : >WaitForWriters: 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : newLeaf: reading active writers 2026/04/18 01:53:45 DEBUG : >WaitForWriters: 2026/04/18 01:53:45 DEBUG : webdav root 'rclone-test-pareqoy6kepo': 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.65s) --- 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 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 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-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : file1: reading active writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/18 01:53:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/18 01:53:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : file1: reading active writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/18 01:53:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/18 01:53:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/18 01:53:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/18 01:53:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/18 01:53:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/18 01:53:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/18 01:53:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/18 01:53:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/18 01:53:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/18 01:53:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/18 01:53:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/18 01:53:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/18 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:45 DEBUG : dir: Looking for writers 2026/04/18 01:53:45 DEBUG : file1: reading active writers 2026/04/18 01:53:45 DEBUG : Looking for writers 2026/04/18 01:53:45 DEBUG : dir: reading active writers 2026/04/18 01:53:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:45 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/18 01:53:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): _readAt: size=1, off=0 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): openPending: 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >openPending: err= 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): _readAt: size=256, off=1 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >_readAt: n=15, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): _readAt: size=16, off=16 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >_readAt: n=0, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >close: err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a2ffbbcc0): >close: err=file already closed 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): _readAt: size=1, off=0 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): openPending: 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >openPending: err= 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): _readAt: size=1, off=5 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): _readAt: size=1, off=3 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): _readAt: size=1, off=13 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): _readAt: size=16, off=100 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >_readAt: n=0, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30159640): >close: err= 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=1, off=0 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): openPending: 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >openPending: err= 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=1, off=5 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=1, off=1 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=1, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=6, off=10 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=6, err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=256, off=10 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=6, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=256, off=100 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=0, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >close: err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): _readAt: size=256, off=100 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a302e1c00): >_readAt: n=0, err=file already closed 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): RWFileHandle.Flush 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): _readAt: size=256, off=0 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): openPending: 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): >openPending: err= 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): >_readAt: n=16, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): RWFileHandle.Flush 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): RWFileHandle.Flush 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a30876400): >close: err= 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:46 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/18 01:53:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): _readAt: size=256, off=0 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): openPending: 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): >openPending: err= 2026/04/18 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): >_readAt: n=16, err=EOF 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): RWFileHandle.Release 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): close: 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): >close: err= 2026/04/18 01:53:46 DEBUG : dir/file1(0x1b9a303e3480): RWFileHandle.Release 2026/04/18 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:46 DEBUG : dir: Looking for writers 2026/04/18 01:53:46 DEBUG : file1: reading active writers 2026/04/18 01:53:46 DEBUG : Looking for writers 2026/04/18 01:53:46 DEBUG : dir: reading active writers 2026/04/18 01:53:46 DEBUG : >WaitForWriters: 2026/04/18 01:53:46 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:47 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): openPending: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): >openPending: err= 2026/04/18 01:53:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): _writeAt: size=5, off=0 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): >_writeAt: n=5, err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): _writeAt: size=7, off=5 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): >_writeAt: n=7, err= 2026/04/18 01:53:47 DEBUG : file1: vfs cache: truncate to size=11 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): close: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:47.069113772 +0000 UTC m=+10.509697460 2026/04/18 01:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): >close: err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): close: 2026/04/18 01:53:47 DEBUG : file1(0x1b9a304dd9c0): >close: err=file already closed 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:47 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:47 DEBUG : file1: size = 11 OK 2026/04/18 01:53:47 INFO : file1: Copied (new) 2026/04/18 01:53:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-18 01:53:47 +0000 UTC" 2026/04/18 01:53:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:47 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): openPending: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): >openPending: err= 2026/04/18 01:53:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): _writeAt: size=7, off=0 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): >_writeAt: n=7, err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): _writeAt: size=6, off=5 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): >_writeAt: n=6, err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): close: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:47.265484963 +0000 UTC m=+10.706068661 2026/04/18 01:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): >close: err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): _writeAt: size=5, off=0 2026/04/18 01:53:47 DEBUG : file1(0x1b9a30476200): >_writeAt: n=0, err=file already closed 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:47 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:47 DEBUG : file1: size = 11 OK 2026/04/18 01:53:47 INFO : file1: Copied (new) 2026/04/18 01:53:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-18 01:53:47 +0000 UTC" 2026/04/18 01:53:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:47 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a2100): openPending: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a2100): >openPending: err= 2026/04/18 01:53:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a2100): close: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:47.462061271 +0000 UTC m=+10.902644959 2026/04/18 01:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a2100): >close: err= 2026/04/18 01:53:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 01:53:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:53:47 DEBUG : file2: newRWFileHandle: 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): openPending: 2026/04/18 01:53:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): >openPending: err= 2026/04/18 01:53:47 DEBUG : file2: >newRWFileHandle: err= 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/18 01:53:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): RWFileHandle.Flush 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): RWFileHandle.Release 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): close: 2026/04/18 01:53:47 DEBUG : file2: vfs cache: setting modification time to 2026-04-18 01:53:47.462744283 +0000 UTC m=+10.903327981 2026/04/18 01:53:47 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:47 DEBUG : file2(0x1b9a307a2580): >close: err= 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/18 01:53:47 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:47 DEBUG : file2: vfs cache: starting upload 2026/04/18 01:53:47 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:47 DEBUG : file1: size = 0 OK 2026/04/18 01:53:47 INFO : file1: Copied (new) 2026/04/18 01:53:47 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-18 01:53:47 +0000 UTC" 2026/04/18 01:53:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/18 01:53:47 DEBUG : file2: size = 0 OK 2026/04/18 01:53:47 INFO : file2: Copied (new) 2026/04/18 01:53:47 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-18 01:53:47 +0000 UTC" 2026/04/18 01:53:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/18 01:53:47 INFO : file2: vfs cache: upload succeeded try #1 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : file2: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:47 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:47 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): openPending: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): >openPending: err= 2026/04/18 01:53:47 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): _writeAt: size=5, off=0 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): >_writeAt: n=5, err= 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): RWFileHandle.Flush 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): RWFileHandle.Flush 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): close: 2026/04/18 01:53:47 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:47.831315587 +0000 UTC m=+11.271899275 2026/04/18 01:53:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:47 DEBUG : file1(0x1b9a307a3b80): >close: err= 2026/04/18 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:47 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:47 DEBUG : file1: size = 5 OK 2026/04/18 01:53:47 INFO : file1: Copied (new) 2026/04/18 01:53:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 01:53:47 +0000 UTC" 2026/04/18 01:53:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:47 DEBUG : Looking for writers 2026/04/18 01:53:47 DEBUG : file1: reading active writers 2026/04/18 01:53:47 DEBUG : >WaitForWriters: 2026/04/18 01:53:47 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): openPending: 2026/04/18 01:53:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): RWFileHandle.Release 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): close: 2026/04/18 01:53:48 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:48.020098445 +0000 UTC m=+11.460682132 2026/04/18 01:53:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): >close: err= 2026/04/18 01:53:48 DEBUG : file1(0x1b9a307bf2c0): RWFileHandle.Release 2026/04/18 01:53:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:48 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : file1: size = 5 OK 2026/04/18 01:53:48 INFO : file1: Copied (new) 2026/04/18 01:53:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 01:53:48 +0000 UTC" 2026/04/18 01:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : >WaitForWriters: 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): openPending: 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): >openPending: err= 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/18 01:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): close: 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-18 01:53:48.273300651 +0000 UTC m=+11.713884339 2026/04/18 01:53:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a309ae540): >close: err= 2026/04/18 01:53:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 01:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : dir/file1: size = 5 OK 2026/04/18 01:53:48 INFO : dir/file1: Copied (replaced existing) 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-18 01:53:48 +0000 UTC" 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : >WaitForWriters: 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/18 01:53:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): openPending: 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/18 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): _writeAt: size=15, off=5 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): >_writeAt: n=15, err= 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): close: 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-18 01:53:48.558975976 +0000 UTC m=+11.999559663 2026/04/18 01:53:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : dir/file1(0x1b9a302f31c0): >close: err= 2026/04/18 01:53:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: starting upload 2026/04/18 01:53:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : dir/file1: size = 20 OK 2026/04/18 01:53:48 INFO : dir/file1: Copied (replaced existing) 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-18 01:53:48 +0000 UTC" 2026/04/18 01:53:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:48 DEBUG : dir: Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : dir: reading active writers 2026/04/18 01:53:48 DEBUG : >WaitForWriters: 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): openPending: 2026/04/18 01:53:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): >openPending: err= 2026/04/18 01:53:48 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): close: 2026/04/18 01:53:48 DEBUG : file1: vfs cache: setting modification time to 2026-04-18 01:53:48.776968352 +0000 UTC m=+12.217552040 2026/04/18 01:53:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : file1(0x1b9a3077be00): >close: err= 2026/04/18 01:53:48 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:48 DEBUG : file1: vfs cache: starting upload 2026/04/18 01:53:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:53:48 DEBUG : file1: size = 5 OK 2026/04/18 01:53:48 INFO : file1: Copied (new) 2026/04/18 01:53:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-18 01:53:48 +0000 UTC" 2026/04/18 01:53:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:48 INFO : file1: vfs cache: upload succeeded try #1 2026/04/18 01:53:48 DEBUG : Looking for writers 2026/04/18 01:53:48 DEBUG : file1: reading active writers 2026/04/18 01:53:48 DEBUG : >WaitForWriters: 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/18 01:53:48 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.963719039 +0000 UTC m=+12.404302737 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a2fef9d80): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.963719039 +0000 UTC m=+12.404302737 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4300): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.963719039 +0000 UTC m=+12.404302737 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d47c0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307daa10 item 1 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.965986665 +0000 UTC m=+12.406570363 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d4e00): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.965986665 +0000 UTC m=+12.406570363 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5300): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307daee0 item 2 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.967421677 +0000 UTC m=+12.408005375 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5940): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.967421677 +0000 UTC m=+12.408005375 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300d5dc0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.967421677 +0000 UTC m=+12.408005375 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fa380): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db260 item 3 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.969194638 +0000 UTC m=+12.409778336 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faa00): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.969194638 +0000 UTC m=+12.409778336 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300faf40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db730 item 4 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.970600476 +0000 UTC m=+12.411184174 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fb580): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.970600476 +0000 UTC m=+12.411184174 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fba00): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.970600476 +0000 UTC m=+12.411184174 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a300fbec0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dbab0 item 5 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.97233281 +0000 UTC m=+12.412916508 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012a640): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.97233281 +0000 UTC m=+12.412916508 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012ab80): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410230 item 6 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.973625864 +0000 UTC m=+12.414209562 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b200): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.973625864 +0000 UTC m=+12.414209562 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012b700): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.973625864 +0000 UTC m=+12.414209562 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3012bbc0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410700 item 7 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.975864966 +0000 UTC m=+12.416448654 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a340): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.975864966 +0000 UTC m=+12.416448654 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014a880): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411030 item 8 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): _readAt: size=2, off=0 2026/04/18 01:53:48 ERROR : open-test-file(0x1b9a3014ae40): Couldn't read size of file 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): >_readAt: n=0, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): close: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014ae40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.977208866 +0000 UTC m=+12.417792554 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b200): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.977208866 +0000 UTC m=+12.417792554 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014b680): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.977208866 +0000 UTC m=+12.417792554 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a3014bb80): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304113b0 item 9 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.979599054 +0000 UTC m=+12.420182742 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176300): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.979599054 +0000 UTC m=+12.420182742 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176840): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411b20 item 10 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): _readAt: size=2, off=0 2026/04/18 01:53:48 ERROR : open-test-file(0x1b9a30176e80): Couldn't read size of file 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): >_readAt: n=0, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): close: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30176e80): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.980942383 +0000 UTC m=+12.421526071 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177240): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): _writeAt: size=3, off=2 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.980942383 +0000 UTC m=+12.421526071 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177740): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.980942383 +0000 UTC m=+12.421526071 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30177c40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007c000 item 11 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.98251766 +0000 UTC m=+12.423101348 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec3c0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.98251766 +0000 UTC m=+12.423101348 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ec900): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d1f0 item 12 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): _readAt: size=2, off=0 2026/04/18 01:53:48 ERROR : open-test-file(0x1b9a301ecf40): Couldn't read size of file 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): >_readAt: n=0, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): close: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ecf40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.983731525 +0000 UTC m=+12.424315212 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed300): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.983731525 +0000 UTC m=+12.424315212 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a301ed9c0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d650 item 13 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.985168901 +0000 UTC m=+12.425752599 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208140): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.985168901 +0000 UTC m=+12.425752599 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208680): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007db90 item 14 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): _readAt: size=2, off=0 2026/04/18 01:53:48 ERROR : open-test-file(0x1b9a30208cc0): Couldn't read size of file 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): >_readAt: n=0, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): close: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30208cc0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.986628971 +0000 UTC m=+12.427212659 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209080): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.986628971 +0000 UTC m=+12.427212659 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209740): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca2a0 item 15 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.987851362 +0000 UTC m=+12.428435079 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30209dc0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.987851362 +0000 UTC m=+12.428435079 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224400): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca700 item 16 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.989274651 +0000 UTC m=+12.429858359 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224a40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): open at offset 5 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): _writeAt: size=3, off=7 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.989274651 +0000 UTC m=+12.429858359 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30224ec0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.989274651 +0000 UTC m=+12.429858359 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302253c0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304caa80 item 17 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.991018708 +0000 UTC m=+12.431602396 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30225a40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.991018708 +0000 UTC m=+12.431602396 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254080): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304caf50 item 18 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.992202405 +0000 UTC m=+12.432786093 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254700): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): open at offset 5 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): _writeAt: size=3, off=7 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.992202405 +0000 UTC m=+12.432786093 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30254c00): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.992202405 +0000 UTC m=+12.432786093 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255100): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb2d0 item 19 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.993818951 +0000 UTC m=+12.434402638 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255780): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.993818951 +0000 UTC m=+12.434402638 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30255cc0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb880 item 20 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.995099721 +0000 UTC m=+12.435683410 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278440): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): open at offset 5 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): _writeAt: size=3, off=7 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.995099721 +0000 UTC m=+12.435683410 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278940): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.995099721 +0000 UTC m=+12.435683410 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30278e40): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cbc70 item 21 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.996670289 +0000 UTC m=+12.437253978 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302794c0): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.996670289 +0000 UTC m=+12.437253978 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a30279a00): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe35030 item 22 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.997874857 +0000 UTC m=+12.438458544 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca180): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): _readAt: size=2, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): open at offset 5 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): >_readAt: n=2, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): _writeAt: size=3, off=7 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.997874857 +0000 UTC m=+12.438458544 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302ca680): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): >openPending: err= 2026/04/18 01:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): >_readAt: n=5, err=EOF 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.997874857 +0000 UTC m=+12.438458544 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cab80): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: Remove: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe35d50 item 23 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): >openPending: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): _writeAt: size=5, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): >_writeAt: n=5, err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): close: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.999608694 +0000 UTC m=+12.440192392 2026/04/18 01:53:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb200): >close: err= 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:48 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb740): _readAt: size=512, off=0 2026/04/18 01:53:48 DEBUG : open-test-file(0x1b9a302cb740): openPending: 2026/04/18 01:53:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cb740): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cb740): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cb740): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:48.999608694 +0000 UTC m=+12.440192392 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cb740): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd5f1f0 item 24 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a302cbd80): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302cbd80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.001002678 +0000 UTC m=+12.441586366 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.001002678 +0000 UTC m=+12.441586366 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304740): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.001002678 +0000 UTC m=+12.441586366 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30304c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd5f880 item 25 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.002678416 +0000 UTC m=+12.443262103 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.002678416 +0000 UTC m=+12.443262103 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a5b0 item 26 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30305e80): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30305e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.003903511 +0000 UTC m=+12.444487200 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.003903511 +0000 UTC m=+12.444487200 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031e840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.003903511 +0000 UTC m=+12.444487200 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031ed80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a930 item 27 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.00566477 +0000 UTC m=+12.446248458 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.00566477 +0000 UTC m=+12.446248458 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3031f940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070ae00 item 28 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30348080): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.006885017 +0000 UTC m=+12.447468705 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.006885017 +0000 UTC m=+12.447468705 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30348b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b180 item 29 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.008094263 +0000 UTC m=+12.448677951 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.008094263 +0000 UTC m=+12.448677951 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303496c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b570 item 30 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30349d00): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30349d00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.009414518 +0000 UTC m=+12.449998206 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303601c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.009414518 +0000 UTC m=+12.449998206 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b8f0 item 31 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.010614586 +0000 UTC m=+12.451198284 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30360f00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.010614586 +0000 UTC m=+12.451198284 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070bce0 item 32 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.012011256 +0000 UTC m=+12.452594944 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30361a80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025c690 item 33 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.012452299 +0000 UTC m=+12.453035988 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.012452299 +0000 UTC m=+12.453035988 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037e500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025ca10 item 33 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.013700388 +0000 UTC m=+12.454284077 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037eb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025d1f0 item 34 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.014237964 +0000 UTC m=+12.454821653 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037efc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.014237964 +0000 UTC m=+12.454821653 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037f500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025d6c0 item 34 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.015493057 +0000 UTC m=+12.456076745 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3037fb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025dc00 item 35 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.015894125 +0000 UTC m=+12.456477813 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b60c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.015894125 +0000 UTC m=+12.456477813 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b65c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300720e0 item 35 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.017052624 +0000 UTC m=+12.457636312 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b6c40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30072f50 item 36 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.017665944 +0000 UTC m=+12.458249632 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7140): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.017665944 +0000 UTC m=+12.458249632 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300731f0 item 36 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.018713463 +0000 UTC m=+12.459297151 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303b7cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30073ab0 item 37 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.019120403 +0000 UTC m=+12.459704091 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.019120403 +0000 UTC m=+12.459704091 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dc740): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30073d50 item 37 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.020410101 +0000 UTC m=+12.460993789 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dcdc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2c310 item 38 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.020883375 +0000 UTC m=+12.461467063 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd2c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.020883375 +0000 UTC m=+12.461467063 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dd800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2c690 item 38 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.021936846 +0000 UTC m=+12.462520534 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303dde80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2cee0 item 39 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.022427754 +0000 UTC m=+12.463011442 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.022427754 +0000 UTC m=+12.463011442 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041c980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2d1f0 item 39 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.023657739 +0000 UTC m=+12.464241427 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2d960 item 40 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.024193261 +0000 UTC m=+12.464776949 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041d500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.024193261 +0000 UTC m=+12.464776949 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3041da40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2dc70 item 40 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.025242885 +0000 UTC m=+12.465826574 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe24f50 item 41 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.025622131 +0000 UTC m=+12.466205820 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe251f0 item 41 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.026025925 +0000 UTC m=+12.466609613 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30446ac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.026025925 +0000 UTC m=+12.466609613 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe25420 item 41 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.027177923 +0000 UTC m=+12.467761611 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe25b20 item 42 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.027626199 +0000 UTC m=+12.468209887 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30447b40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd580e0 item 42 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.028199744 +0000 UTC m=+12.468783432 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.028199744 +0000 UTC m=+12.468783432 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd58540 item 42 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.029333466 +0000 UTC m=+12.469917155 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30466d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd59570 item 43 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.029794057 +0000 UTC m=+12.470377745 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd59810 item 43 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.030263164 +0000 UTC m=+12.470846852 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.030263164 +0000 UTC m=+12.470846852 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30467cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd59ce0 item 43 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.031408639 +0000 UTC m=+12.471992326 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd768c0 item 44 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.031812402 +0000 UTC m=+12.472396090 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049a900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd76e00 item 44 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.032368674 +0000 UTC m=+12.472952372 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ae40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.032368674 +0000 UTC m=+12.472952372 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049b3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd77b20 item 44 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.03350393 +0000 UTC m=+12.474087638 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3049ba00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe3ec40 item 45 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.033915908 +0000 UTC m=+12.474499596 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.033915908 +0000 UTC m=+12.474499596 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe3f2d0 item 45 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.035096199 +0000 UTC m=+12.475679887 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d6d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd4a230 item 46 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.035471698 +0000 UTC m=+12.476055386 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.035471698 +0000 UTC m=+12.476055386 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304d7940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd4a8c0 item 46 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.03663079 +0000 UTC m=+12.477214477 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd4b1f0 item 47 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.037150311 +0000 UTC m=+12.477733999 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.037150311 +0000 UTC m=+12.477733999 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f4c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd4b6c0 item 47 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.038559275 +0000 UTC m=+12.479142962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f52c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd4bdc0 item 48 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.039028001 +0000 UTC m=+12.479611688 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f57c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.039028001 +0000 UTC m=+12.479611688 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304f5ec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30068230 item 48 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.04029203 +0000 UTC m=+12.480875717 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071e600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30068850 item 49 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.040738233 +0000 UTC m=+12.481321920 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071ea80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.040738233 +0000 UTC m=+12.481321920 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071efc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30068e00 item 49 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.041968438 +0000 UTC m=+12.482552126 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071f640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300696c0 item 50 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.042575115 +0000 UTC m=+12.483158803 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3071fb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.042575115 +0000 UTC m=+12.483158803 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307581c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30069d50 item 50 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.043802995 +0000 UTC m=+12.484386683 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302302a0 item 51 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.044296458 +0000 UTC m=+12.484880146 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30758d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.044296458 +0000 UTC m=+12.484880146 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759280): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30230460 item 51 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.045437956 +0000 UTC m=+12.486021643 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302308c0 item 52 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.045998675 +0000 UTC m=+12.486582363 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30759e00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.045998675 +0000 UTC m=+12.486582363 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ac480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30230bd0 item 52 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.047140112 +0000 UTC m=+12.487723801 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307acb00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30230f50 item 53 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.047572771 +0000 UTC m=+12.488156459 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.047572771 +0000 UTC m=+12.488156459 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307ad540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30231110 item 53 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.048759755 +0000 UTC m=+12.489343442 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307adbc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302315e0 item 54 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.049330973 +0000 UTC m=+12.489914662 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d41c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.049330973 +0000 UTC m=+12.489914662 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4740): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30231960 item 54 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.050465247 +0000 UTC m=+12.491048935 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d4dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30172000 item 55 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.05094244 +0000 UTC m=+12.491526128 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d52c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.05094244 +0000 UTC m=+12.491526128 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30172230 item 55 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.052142248 +0000 UTC m=+12.492725936 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a307d5e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30172850 item 56 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.052719398 +0000 UTC m=+12.493303086 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080c480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.052719398 +0000 UTC m=+12.493303086 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080ca00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30172b60 item 56 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.053892285 +0000 UTC m=+12.494475973 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30173420 item 57 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.054351684 +0000 UTC m=+12.494935371 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080d580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30173650 item 57 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.054866797 +0000 UTC m=+12.495450486 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3080dac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.054866797 +0000 UTC m=+12.495450486 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834140): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30173810 item 57 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.056518339 +0000 UTC m=+12.497102026 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e2230 item 58 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.057075742 +0000 UTC m=+12.497659461 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30834cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073bab0 item 58 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.057825479 +0000 UTC m=+12.498409167 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.057825479 +0000 UTC m=+12.498409167 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e2690 item 58 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.059070953 +0000 UTC m=+12.499654642 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30835b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e2a10 item 59 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.059522767 +0000 UTC m=+12.500106456 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308661c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e2bd0 item 59 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.060014176 +0000 UTC m=+12.500597864 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.060014176 +0000 UTC m=+12.500597864 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30866c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e2ee0 item 59 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.061229032 +0000 UTC m=+12.501812720 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308672c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e3260 item 60 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.061615673 +0000 UTC m=+12.502199361 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e3420 item 60 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.062168037 +0000 UTC m=+12.502751725 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30867d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.062168037 +0000 UTC m=+12.502751725 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088c400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e35e0 item 60 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.063288996 +0000 UTC m=+12.503872684 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088ca40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e3b20 item 61 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.063737403 +0000 UTC m=+12.504321092 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088cf80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.063737403 +0000 UTC m=+12.504321092 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088d680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a302e3e30 item 61 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.065144343 +0000 UTC m=+12.505728031 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3088dcc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b84d0 item 62 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.065717146 +0000 UTC m=+12.506300834 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.065717146 +0000 UTC m=+12.506300834 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a8a00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b8690 item 62 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.067120668 +0000 UTC m=+12.507704376 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b8cb0 item 63 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.067779293 +0000 UTC m=+12.508362981 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.067779293 +0000 UTC m=+12.508362981 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308a9c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b8e70 item 63 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.069127441 +0000 UTC m=+12.509711129 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c43c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b91f0 item 64 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.069553927 +0000 UTC m=+12.510137615 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c4900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.069553927 +0000 UTC m=+12.510137615 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b93b0 item 64 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.071214736 +0000 UTC m=+12.511798424 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b9730 item 65 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.071680517 +0000 UTC m=+12.512264204 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308c5ac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.071680517 +0000 UTC m=+12.512264204 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e40c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b98f0 item 65 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.072888329 +0000 UTC m=+12.513472018 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a303b9dc0 item 66 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.073521947 +0000 UTC m=+12.514105635 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e4b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.073521947 +0000 UTC m=+12.514105635 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e50c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300522a0 item 66 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.074600035 +0000 UTC m=+12.515183722 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30052850 item 67 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.075008396 +0000 UTC m=+12.515592094 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308e5b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.075008396 +0000 UTC m=+12.515592094 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30052b60 item 67 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.076154863 +0000 UTC m=+12.516738552 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fe800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300535e0 item 68 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.076606908 +0000 UTC m=+12.517190596 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308fed00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.076606908 +0000 UTC m=+12.517190596 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30053c00 item 68 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.077723007 +0000 UTC m=+12.518306696 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ff880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a150 item 69 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.078183588 +0000 UTC m=+12.518767276 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a308ffd00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.078183588 +0000 UTC m=+12.518767276 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a310 item 69 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.079628249 +0000 UTC m=+12.520211937 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091e980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a930 item 70 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.080129646 +0000 UTC m=+12.520713334 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091ee80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.080129646 +0000 UTC m=+12.520713334 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091f3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039aaf0 item 70 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.081233142 +0000 UTC m=+12.521816831 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3091fa40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039ae70 item 71 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.081675468 +0000 UTC m=+12.522259156 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.081675468 +0000 UTC m=+12.522259156 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095c540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b1f0 item 71 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.082807748 +0000 UTC m=+12.523391436 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3095cbc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079aee0 item 72 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.083661471 +0000 UTC m=+12.524245160 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fda19c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.083661471 +0000 UTC m=+12.524245160 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079b0a0 item 72 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.084894132 +0000 UTC m=+12.525477820 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff25c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079b420 item 73 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.085281533 +0000 UTC m=+12.525865221 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2ac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079b6c0 item 73 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.085684546 +0000 UTC m=+12.526268234 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff2f80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.085684546 +0000 UTC m=+12.526268234 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff34c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079b8f0 item 73 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.086828037 +0000 UTC m=+12.527411726 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fff3b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3079bdc0 item 74 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.087259141 +0000 UTC m=+12.527842830 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd08380 item 74 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.087674606 +0000 UTC m=+12.528258295 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aa640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.087674606 +0000 UTC m=+12.528258295 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309aabc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd08850 item 74 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.08873448 +0000 UTC m=+12.529318168 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd09b20 item 75 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.089112525 +0000 UTC m=+12.529696213 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ab700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fa9a150 item 75 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.089526697 +0000 UTC m=+12.530110386 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309abc40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.089526697 +0000 UTC m=+12.530110386 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20280): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fa9a930 item 75 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.090765409 +0000 UTC m=+12.531349097 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a208c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fa9b3b0 item 76 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.091225188 +0000 UTC m=+12.531808876 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fa9ba40 item 76 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.091792079 +0000 UTC m=+12.532375767 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.091792079 +0000 UTC m=+12.532375767 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fa9bd50 item 76 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.092916815 +0000 UTC m=+12.533500503 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21ec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a310 item 77 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.093709434 +0000 UTC m=+12.534293121 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3c4c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.093709434 +0000 UTC m=+12.534293121 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3cbc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a5b0 item 77 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.094956781 +0000 UTC m=+12.535540469 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a930 item 78 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.095473999 +0000 UTC m=+12.536057687 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3d700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.095473999 +0000 UTC m=+12.536057687 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767ab0 item 78 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.097271787 +0000 UTC m=+12.537855475 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a230 item 79 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.097655391 +0000 UTC m=+12.538239079 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7140): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.097655391 +0000 UTC m=+12.538239079 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a3f0 item 79 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.098891889 +0000 UTC m=+12.539475577 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039aa10 item 80 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.099316941 +0000 UTC m=+12.539900630 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a3dbc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.099316941 +0000 UTC m=+12.539900630 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce4c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039abd0 item 80 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.100710295 +0000 UTC m=+12.541294004 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ceb00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b110 item 81 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.101182147 +0000 UTC m=+12.541765835 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cef80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.101182147 +0000 UTC m=+12.541765835 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cf4c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b2d0 item 81 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.102319717 +0000 UTC m=+12.542903406 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cfb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b730 item 82 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.102840131 +0000 UTC m=+12.543423819 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16140): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.102840131 +0000 UTC m=+12.543423819 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a166c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b8f0 item 82 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.103941133 +0000 UTC m=+12.544524820 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a16d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039bc70 item 83 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.104605458 +0000 UTC m=+12.545189146 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.104605458 +0000 UTC m=+12.545189146 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a177c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039be30 item 83 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.105807961 +0000 UTC m=+12.546391649 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a17e40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766310 item 84 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.106336661 +0000 UTC m=+12.546920348 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc5900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.106336661 +0000 UTC m=+12.546920348 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307664d0 item 84 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.107376094 +0000 UTC m=+12.547959822 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a300339c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766850 item 85 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.107858547 +0000 UTC m=+12.548442235 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40a00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.107858547 +0000 UTC m=+12.548442235 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe413c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766a10 item 85 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.109121223 +0000 UTC m=+12.549704912 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766e70 item 86 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.109541798 +0000 UTC m=+12.550125486 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301562c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.109541798 +0000 UTC m=+12.550125486 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767030 item 86 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.110533032 +0000 UTC m=+12.551116720 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301575c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767490 item 87 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.110952444 +0000 UTC m=+12.551536132 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.110952444 +0000 UTC m=+12.551536132 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767650 item 87 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.112026174 +0000 UTC m=+12.552609861 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767c00 item 88 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.11251628 +0000 UTC m=+12.553099969 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.11251628 +0000 UTC m=+12.553099969 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767dc0 item 88 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.113641167 +0000 UTC m=+12.554224855 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032aaf0 item 89 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.114074365 +0000 UTC m=+12.554658053 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeca40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032ae00 item 89 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.114591072 +0000 UTC m=+12.555174760 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecf80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.114591072 +0000 UTC m=+12.555174760 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b180 item 89 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.115660914 +0000 UTC m=+12.556244602 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedc40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b650 item 90 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.116054388 +0000 UTC m=+12.556638075 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8280): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b810 item 90 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.116547529 +0000 UTC m=+12.557131218 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c87c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.116547529 +0000 UTC m=+12.557131218 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c8e00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032bb90 item 90 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.117502354 +0000 UTC m=+12.558086043 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a150 item 91 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.117908642 +0000 UTC m=+12.558492340 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a310 item 91 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.118372289 +0000 UTC m=+12.558955977 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c9ec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.118372289 +0000 UTC m=+12.558955977 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a4d0 item 91 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.119497725 +0000 UTC m=+12.560081423 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073aa80 item 92 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.119882172 +0000 UTC m=+12.560465860 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f30c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073ad90 item 92 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.120367119 +0000 UTC m=+12.560950808 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.120367119 +0000 UTC m=+12.560950808 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b0a0 item 92 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.121835074 +0000 UTC m=+12.562418762 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b420 item 93 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.122270196 +0000 UTC m=+12.562853884 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a20980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.122270196 +0000 UTC m=+12.562853884 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b5e0 item 93 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.123800338 +0000 UTC m=+12.564384026 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a216c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073bc00 item 94 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.124252493 +0000 UTC m=+12.564836181 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a21c00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.124252493 +0000 UTC m=+12.564836181 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073be30 item 94 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.125552009 +0000 UTC m=+12.566135697 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124c00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2460 item 95 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.125894757 +0000 UTC m=+12.566478445 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125140): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.125894757 +0000 UTC m=+12.566478445 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2690 item 95 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.127123539 +0000 UTC m=+12.567707227 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2a10 item 96 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.127500592 +0000 UTC m=+12.568084281 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb64c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.127500592 +0000 UTC m=+12.568084281 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb6bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2c40 item 96 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= 2026/04/18 01:53:49 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : >WaitForWriters: 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:49 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/18 01:53:49 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.151556059 +0000 UTC m=+12.592139747 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.151556059 +0000 UTC m=+12.592139747 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.151556059 +0000 UTC m=+12.592139747 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30116d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ed810 item 1 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.153334531 +0000 UTC m=+12.593918218 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.153334531 +0000 UTC m=+12.593918218 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307da3f0 item 2 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.154512638 +0000 UTC m=+12.595096336 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30117ec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.154512638 +0000 UTC m=+12.595096336 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.154512638 +0000 UTC m=+12.595096336 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307da8c0 item 3 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.156303833 +0000 UTC m=+12.596887532 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30154f80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.156303833 +0000 UTC m=+12.596887532 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301554c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dad90 item 4 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.157971395 +0000 UTC m=+12.598555083 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30155b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.157971395 +0000 UTC m=+12.598555083 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.157971395 +0000 UTC m=+12.598555083 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db110 item 5 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.159868521 +0000 UTC m=+12.600452229 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c2bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.159868521 +0000 UTC m=+12.600452229 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db5e0 item 6 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.161357274 +0000 UTC m=+12.601940962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.161357274 +0000 UTC m=+12.601940962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301c3c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.161357274 +0000 UTC m=+12.601940962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db960 item 7 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.163433359 +0000 UTC m=+12.604017047 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ec8c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.163433359 +0000 UTC m=+12.604017047 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ece00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dbe30 item 8 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a301ed3c0): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.165051867 +0000 UTC m=+12.605635556 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ed780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.165051867 +0000 UTC m=+12.605635556 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301edc00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.165051867 +0000 UTC m=+12.605635556 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304105b0 item 9 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.166859875 +0000 UTC m=+12.607443563 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.166859875 +0000 UTC m=+12.607443563 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30218dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410ee0 item 10 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30219400): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.16825413 +0000 UTC m=+12.608837828 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302197c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.16825413 +0000 UTC m=+12.608837828 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30219cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.16825413 +0000 UTC m=+12.608837828 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302502c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411260 item 11 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.17029097 +0000 UTC m=+12.610874658 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.17029097 +0000 UTC m=+12.610874658 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30250e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304119d0 item 12 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a302514c0): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302514c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.171523339 +0000 UTC m=+12.612107027 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30251880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.171523339 +0000 UTC m=+12.612107027 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411d50 item 13 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.172652383 +0000 UTC m=+12.613236071 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302666c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.172652383 +0000 UTC m=+12.613236071 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30266c00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007c7e0 item 14 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30267240): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.173850367 +0000 UTC m=+12.614434056 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.173850367 +0000 UTC m=+12.614434056 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30267cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d2d0 item 15 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.174970895 +0000 UTC m=+12.615554583 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.174970895 +0000 UTC m=+12.615554583 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028c980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d730 item 16 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.176114687 +0000 UTC m=+12.616698375 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028cfc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.176114687 +0000 UTC m=+12.616698375 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.176114687 +0000 UTC m=+12.616698375 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3028d940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007dd50 item 17 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.177667963 +0000 UTC m=+12.618251650 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc0c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.177667963 +0000 UTC m=+12.618251650 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dc600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca5b0 item 18 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.178743416 +0000 UTC m=+12.619327104 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dcc80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.178743416 +0000 UTC m=+12.619327104 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.178743416 +0000 UTC m=+12.619327104 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302dd680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca930 item 19 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.180293956 +0000 UTC m=+12.620877654 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ddd00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.180293956 +0000 UTC m=+12.620877654 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cae00 item 20 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.18145995 +0000 UTC m=+12.622043638 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030c9c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.18145995 +0000 UTC m=+12.622043638 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030cec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.18145995 +0000 UTC m=+12.622043638 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030d3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb180 item 21 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.183032833 +0000 UTC m=+12.623616522 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3030da40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.183032833 +0000 UTC m=+12.623616522 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb730 item 22 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.184197946 +0000 UTC m=+12.624781654 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.184197946 +0000 UTC m=+12.624781654 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30324c00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.184197946 +0000 UTC m=+12.624781654 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cbab0 item 23 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.186151628 +0000 UTC m=+12.626735316 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.186151628 +0000 UTC m=+12.626735316 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30325cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe34af0 item 24 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30356400): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.187652074 +0000 UTC m=+12.628235812 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303567c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.187652074 +0000 UTC m=+12.628235812 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30356cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.187652074 +0000 UTC m=+12.628235812 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe357a0 item 25 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.189396992 +0000 UTC m=+12.629980681 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30357880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.189396992 +0000 UTC m=+12.629980681 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5a3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094c380 item 26 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a30a5aa00): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5aa00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.190781168 +0000 UTC m=+12.631364856 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5adc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.190781168 +0000 UTC m=+12.631364856 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b2c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.190781168 +0000 UTC m=+12.631364856 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5b800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094c700 item 27 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.192662214 +0000 UTC m=+12.633245902 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30a5be80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.192662214 +0000 UTC m=+12.633245902 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038c4c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094cbd0 item 28 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a3038cb00): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cb00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.193993811 +0000 UTC m=+12.634577499 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038cec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.193993811 +0000 UTC m=+12.634577499 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038d580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094cf50 item 29 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.195207174 +0000 UTC m=+12.635790862 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3038dc00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.195207174 +0000 UTC m=+12.635790862 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094d2d0 item 30 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): _readAt: size=2, off=0 2026/04/18 01:53:49 ERROR : open-test-file(0x1b9a303ca880): Couldn't read size of file 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): >_writeAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): close: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303ca880): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.196434663 +0000 UTC m=+12.637018352 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cac40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.196434663 +0000 UTC m=+12.637018352 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094d810 item 31 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.197684967 +0000 UTC m=+12.638268655 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cb980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.197684967 +0000 UTC m=+12.638268655 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303cbec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094dc00 item 32 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.198817567 +0000 UTC m=+12.639401256 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a0e0 item 33 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.199269492 +0000 UTC m=+12.639853180 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6a80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.199269492 +0000 UTC m=+12.639853180 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f6f80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a3f0 item 33 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.200500129 +0000 UTC m=+12.641083817 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f75c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a770 item 34 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.201003279 +0000 UTC m=+12.641586968 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303f7a40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.201003279 +0000 UTC m=+12.641586968 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070a930 item 34 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.202066248 +0000 UTC m=+12.642649937 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304346c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070acb0 item 35 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.202534804 +0000 UTC m=+12.643118492 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30434b40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.202534804 +0000 UTC m=+12.643118492 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070ae70 item 35 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.203733489 +0000 UTC m=+12.644317178 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304356c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b1f0 item 36 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.204306743 +0000 UTC m=+12.644890431 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30435bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.204306743 +0000 UTC m=+12.644890431 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b3b0 item 36 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.205324897 +0000 UTC m=+12.645908586 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b7a0 item 37 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.205795387 +0000 UTC m=+12.646379075 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30456cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.205795387 +0000 UTC m=+12.646379075 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304571c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070b960 item 37 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.20699805 +0000 UTC m=+12.647581738 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3070bd50 item 38 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.207429205 +0000 UTC m=+12.648012893 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30457d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.207429205 +0000 UTC m=+12.648012893 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025c0e0 item 38 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.208509196 +0000 UTC m=+12.649092884 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472a00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025cbd0 item 39 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.209022887 +0000 UTC m=+12.649606576 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30472f00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.209022887 +0000 UTC m=+12.649606576 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025cee0 item 39 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.210252431 +0000 UTC m=+12.650836119 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30473a80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025d880 item 40 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.210694888 +0000 UTC m=+12.651278576 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.210694888 +0000 UTC m=+12.651278576 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b25c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3025dab0 item 40 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.211841274 +0000 UTC m=+12.652424962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b2b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30072150 item 41 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.21233643 +0000 UTC m=+12.652920118 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30072bd0 item 41 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.212854098 +0000 UTC m=+12.653437786 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.212854098 +0000 UTC m=+12.653437786 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304b3a80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30072fc0 item 41 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.214002749 +0000 UTC m=+12.654586437 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea1c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300736c0 item 42 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.214454213 +0000 UTC m=+12.655037900 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ea6c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30073b20 item 42 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.214998852 +0000 UTC m=+12.655582540 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eac00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.214998852 +0000 UTC m=+12.655582540 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30073dc0 item 42 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.216228888 +0000 UTC m=+12.656812575 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304eb7c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2c3f0 item 43 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.216647599 +0000 UTC m=+12.657231286 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a304ebcc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2c770 item 43 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.21723581 +0000 UTC m=+12.657819498 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c300): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.21723581 +0000 UTC m=+12.657819498 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050c840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2ccb0 item 43 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.218554383 +0000 UTC m=+12.659138071 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050ce80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2d260 item 44 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.219062012 +0000 UTC m=+12.659645710 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2d420 item 44 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.219652377 +0000 UTC m=+12.660236066 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050d8c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.219652377 +0000 UTC m=+12.660236066 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3050de40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe2da40 item 44 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.220853698 +0000 UTC m=+12.661437386 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe24d90 item 45 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.221305853 +0000 UTC m=+12.661889541 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30520a80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.221305853 +0000 UTC m=+12.661889541 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe25030 item 45 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.222534625 +0000 UTC m=+12.663118313 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305217c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe25490 item 46 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.222955642 +0000 UTC m=+12.663539329 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30521cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.222955642 +0000 UTC m=+12.663539329 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053e4c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe258f0 item 46 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.224285285 +0000 UTC m=+12.664868973 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053eb00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd58150 item 47 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.224766354 +0000 UTC m=+12.665350042 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.224766354 +0000 UTC m=+12.665350042 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053f700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd585b0 item 47 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.226044359 +0000 UTC m=+12.666628047 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3053fd40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd595e0 item 48 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.226559293 +0000 UTC m=+12.667142980 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.226559293 +0000 UTC m=+12.667142980 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560a40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd598f0 item 48 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.229377048 +0000 UTC m=+12.669960736 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd58150 item 49 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.230038017 +0000 UTC m=+12.670621705 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30560680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.230038017 +0000 UTC m=+12.670621705 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd585b0 item 49 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.231026225 +0000 UTC m=+12.671609914 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a305618c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd595e0 item 50 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.231506633 +0000 UTC m=+12.672090321 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30561dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.231506633 +0000 UTC m=+12.672090321 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd59dc0 item 50 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.232530509 +0000 UTC m=+12.673114197 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd0b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd5f110 item 51 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.233021036 +0000 UTC m=+12.673604724 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.233021036 +0000 UTC m=+12.673604724 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fd5f340 item 51 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.234064599 +0000 UTC m=+12.674648286 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd1bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2070 item 52 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.234582046 +0000 UTC m=+12.675165735 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6240): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.234582046 +0000 UTC m=+12.675165735 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd68c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2230 item 52 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.236012931 +0000 UTC m=+12.676596619 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd6fc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2770 item 53 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.236375616 +0000 UTC m=+12.676959304 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd74c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.236375616 +0000 UTC m=+12.676959304 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd7a00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2930 item 53 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.237494892 +0000 UTC m=+12.678078580 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2d20 item 54 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.237981181 +0000 UTC m=+12.678564870 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309ce700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.237981181 +0000 UTC m=+12.678564870 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a309cec80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a309a2ee0 item 54 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.240033971 +0000 UTC m=+12.680617659 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fcc4780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a150 item 55 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.240469675 +0000 UTC m=+12.681053363 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.240469675 +0000 UTC m=+12.681053363 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30032780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a310 item 55 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.241607765 +0000 UTC m=+12.682191453 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30033c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039a930 item 56 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.242055051 +0000 UTC m=+12.682638739 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe40cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.242055051 +0000 UTC m=+12.682638739 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe416c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039aaf0 item 56 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.243281328 +0000 UTC m=+12.683865017 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fe41d00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039ae70 item 57 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.24370009 +0000 UTC m=+12.684283778 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b1f0 item 57 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.244246423 +0000 UTC m=+12.684830111 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30156c80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.244246423 +0000 UTC m=+12.684830111 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30157640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b3b0 item 57 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.245370267 +0000 UTC m=+12.685953956 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd226c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b7a0 item 58 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.245801572 +0000 UTC m=+12.686385260 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd22e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039b960 item 58 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.246368625 +0000 UTC m=+12.686952313 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd233c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.246368625 +0000 UTC m=+12.686952313 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2fd23980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3039bb20 item 58 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.247433287 +0000 UTC m=+12.688017005 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec0c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766000 item 59 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.24780059 +0000 UTC m=+12.688384279 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffec600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307661c0 item 59 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.248312619 +0000 UTC m=+12.688896307 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffecb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.248312619 +0000 UTC m=+12.688896307 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed0c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766380 item 59 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.249573812 +0000 UTC m=+12.690157501 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffed700): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766700 item 60 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.250060522 +0000 UTC m=+12.690644210 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffedd40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307668c0 item 60 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.250552532 +0000 UTC m=+12.691136220 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.250552532 +0000 UTC m=+12.691136220 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766a80 item 60 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.251653222 +0000 UTC m=+12.692236911 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f2f80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30766ee0 item 61 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.252120115 +0000 UTC m=+12.692703803 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.252120115 +0000 UTC m=+12.692703803 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302f3d00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307670a0 item 61 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.253544387 +0000 UTC m=+12.694128075 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301245c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767500 item 62 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.255296198 +0000 UTC m=+12.695879896 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30124b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.255296198 +0000 UTC m=+12.695879896 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307676c0 item 62 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.256976424 +0000 UTC m=+12.697560132 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767a40 item 63 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.257436694 +0000 UTC m=+12.698020392 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30125d80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.257436694 +0000 UTC m=+12.698020392 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30767c00 item 63 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.258843032 +0000 UTC m=+12.699426720 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb8bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a0e0 item 64 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.259325654 +0000 UTC m=+12.699909342 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.259325654 +0000 UTC m=+12.699909342 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a2a0 item 64 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.260545851 +0000 UTC m=+12.701129559 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffb9e40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a700 item 65 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.263029074 +0000 UTC m=+12.703612762 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd83c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.263029074 +0000 UTC m=+12.703612762 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd88c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032a8c0 item 65 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.264361713 +0000 UTC m=+12.704945401 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd8f00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032ad20 item 66 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.265027631 +0000 UTC m=+12.705611319 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd9380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.265027631 +0000 UTC m=+12.705611319 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffd98c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b0a0 item 66 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.26632901 +0000 UTC m=+12.706912699 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b5e0 item 67 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.266723947 +0000 UTC m=+12.707307635 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.266723947 +0000 UTC m=+12.707307635 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffea980): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032b7a0 item 67 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.268666069 +0000 UTC m=+12.709249757 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3032bdc0 item 68 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.269276733 +0000 UTC m=+12.709860451 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeb500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.269276733 +0000 UTC m=+12.709860451 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a2ffeba40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a0e0 item 68 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.270398644 +0000 UTC m=+12.710982332 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a460 item 69 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.270871557 +0000 UTC m=+12.711455245 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.270871557 +0000 UTC m=+12.711455245 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30104b00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073a620 item 69 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.272196141 +0000 UTC m=+12.712779829 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073ad20 item 70 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.273533949 +0000 UTC m=+12.714117637 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.273533949 +0000 UTC m=+12.714117637 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30105bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b030 item 70 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.274561902 +0000 UTC m=+12.715145590 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b3b0 item 71 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.275012414 +0000 UTC m=+12.715596102 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.275012414 +0000 UTC m=+12.715596102 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30120d40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073b570 item 71 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.276386541 +0000 UTC m=+12.716970229 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301213c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073bab0 item 72 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.276851591 +0000 UTC m=+12.717435278 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301218c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.276851591 +0000 UTC m=+12.717435278 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30121e00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3073bce0 item 72 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.277971125 +0000 UTC m=+12.718554814 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301464c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ec380 item 73 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.27838554 +0000 UTC m=+12.718969228 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301469c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ec5b0 item 73 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.278911953 +0000 UTC m=+12.719495642 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30146e80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.278911953 +0000 UTC m=+12.719495642 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301473c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ec770 item 73 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.280050025 +0000 UTC m=+12.720633714 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30147a00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ed110 item 74 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.280442156 +0000 UTC m=+12.721025844 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ed490 item 74 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.280965555 +0000 UTC m=+12.721549243 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016e540): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.280965555 +0000 UTC m=+12.721549243 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016eac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ed650 item 74 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.281963321 +0000 UTC m=+12.722547009 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a300ede30 item 75 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.282372765 +0000 UTC m=+12.722956453 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016f600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): _writeAt: size=3, off=2 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307da1c0 item 75 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.282808529 +0000 UTC m=+12.723392217 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3016fb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.282808529 +0000 UTC m=+12.723392217 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307da4d0 item 75 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.284213334 +0000 UTC m=+12.724797022 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a27c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307da930 item 76 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.284773373 +0000 UTC m=+12.725357071 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a2cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307daaf0 item 76 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): _writeAt: size=3, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.28533808 +0000 UTC m=+12.725921768 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3200): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.28533808 +0000 UTC m=+12.725921768 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3780): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dacb0 item 76 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.286617569 +0000 UTC m=+12.727201256 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301a3dc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db030 item 77 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.287017905 +0000 UTC m=+12.727601593 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b23c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.287017905 +0000 UTC m=+12.727601593 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b2ac0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db1f0 item 77 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.28851749 +0000 UTC m=+12.729101208 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db570 item 78 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.288940329 +0000 UTC m=+12.729524017 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3600): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.288940329 +0000 UTC m=+12.729524017 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301b3d00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307db730 item 78 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.290367818 +0000 UTC m=+12.730951505 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6440): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dbab0 item 79 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.29074528 +0000 UTC m=+12.731328968 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d6940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.29074528 +0000 UTC m=+12.731328968 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a307dbc70 item 79 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.292001274 +0000 UTC m=+12.732584962 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410380 item 80 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.292413593 +0000 UTC m=+12.732997281 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301d7b80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.292413593 +0000 UTC m=+12.732997281 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304105b0 item 80 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.293978682 +0000 UTC m=+12.734562370 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ee9c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410d90 item 81 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.294513984 +0000 UTC m=+12.735097672 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301eee40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.294513984 +0000 UTC m=+12.735097672 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301ef380): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30410f50 item 81 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.295836283 +0000 UTC m=+12.736419971 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a301efa00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304112d0 item 82 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.296403515 +0000 UTC m=+12.736987203 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e000): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.296403515 +0000 UTC m=+12.736987203 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020e580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411490 item 82 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.297484228 +0000 UTC m=+12.738067916 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020ec00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411ab0 item 83 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.297942584 +0000 UTC m=+12.738526272 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f100): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.297942584 +0000 UTC m=+12.738526272 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020f640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a30411c70 item 83 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.299039347 +0000 UTC m=+12.739623035 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3020fcc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007c620 item 84 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.299602111 +0000 UTC m=+12.740185798 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a2c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.299602111 +0000 UTC m=+12.740185798 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023a840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007c9a0 item 84 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.30079779 +0000 UTC m=+12.741381478 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023aec0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d3b0 item 85 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.301307554 +0000 UTC m=+12.741891242 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.301307554 +0000 UTC m=+12.741891242 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3023b900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007d650 item 85 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.302433512 +0000 UTC m=+12.743017201 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3007db90 item 86 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.30286109 +0000 UTC m=+12.743444778 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025e580): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.30286109 +0000 UTC m=+12.743444778 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025eb00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca070 item 86 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.304020883 +0000 UTC m=+12.744604591 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f180): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca460 item 87 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.304525426 +0000 UTC m=+12.745109114 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025f680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.304525426 +0000 UTC m=+12.745109114 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3025fbc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304ca700 item 87 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.305595288 +0000 UTC m=+12.746178976 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a340): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304caa80 item 88 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.306272218 +0000 UTC m=+12.746855906 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027a840): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.306272218 +0000 UTC m=+12.746855906 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027adc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cac40 item 88 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.307560433 +0000 UTC m=+12.748144120 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cafc0 item 89 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.307903942 +0000 UTC m=+12.748487630 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027b940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb180 item 89 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.308401984 +0000 UTC m=+12.748985671 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3027be80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.308401984 +0000 UTC m=+12.748985671 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bc500): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb340 item 89 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.309574389 +0000 UTC m=+12.750158077 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bcb40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb7a0 item 90 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.309962072 +0000 UTC m=+12.750545760 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cb960 item 90 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.310568969 +0000 UTC m=+12.751152847 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bd5c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.310568969 +0000 UTC m=+12.751152847 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302bdb80): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a304cbb20 item 90 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.311533693 +0000 UTC m=+12.752117381 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec2c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe344d0 item 91 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.312011486 +0000 UTC m=+12.752595184 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ec800): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): >_readAt: n=2, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): _writeAt: size=3, off=7 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe34e70 item 91 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.312493506 +0000 UTC m=+12.753077194 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ecd40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): >_readAt: n=8, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.312493506 +0000 UTC m=+12.753077194 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed2c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a2fe355e0 item 91 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.313894113 +0000 UTC m=+12.754477802 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ed900): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094c310 item 92 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.314290643 +0000 UTC m=+12.754874332 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a302ede40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): open at offset 5 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094c4d0 item 92 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): _readAt: size=2, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): _writeAt: size=3, off=5 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): >_writeAt: n=3, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.314979956 +0000 UTC m=+12.755563644 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314480): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): >_readAt: n=3, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.314979956 +0000 UTC m=+12.755563644 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30314a40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094c690 item 92 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.316024671 +0000 UTC m=+12.756608358 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315080): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094ca10 item 93 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.316514386 +0000 UTC m=+12.757098084 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a303155c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.316514386 +0000 UTC m=+12.757098084 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30315cc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094cbd0 item 93 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.317699045 +0000 UTC m=+12.758282734 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340400): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094cf50 item 94 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.318287438 +0000 UTC m=+12.758871126 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30340940): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.318287438 +0000 UTC m=+12.758871126 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341040): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094d110 item 94 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.319444163 +0000 UTC m=+12.760027872 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341680): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094d650 item 95 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.319941635 +0000 UTC m=+12.760525322 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a30341bc0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.319941635 +0000 UTC m=+12.760525322 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035c3c0): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094d810 item 95 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): open at offset 0 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): _readAt: size=2, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): >_readAt: n=0, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.321561656 +0000 UTC m=+12.762145344 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035ca00): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): _writeAt: size=5, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): >openPending: err= 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094dc00 item 96 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): >_writeAt: n=5, err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.322018921 +0000 UTC m=+12.762602608 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035cf40): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/18 01:53:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:53:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/18 01:53:49 DEBUG : open-test-file: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): _readAt: size=512, off=0 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): openPending: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): >openPending: err= 2026/04/18 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): >_readAt: n=5, err=EOF 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): close: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-18 01:53:49.322018921 +0000 UTC m=+12.762602608 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/18 01:53:49 DEBUG : open-test-file(0x1b9a3035d640): >close: err= 2026/04/18 01:53:49 DEBUG : open-test-file: Remove: 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1b9a3094ddc0 item 96 2026/04/18 01:53:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/18 01:53:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/18 01:53:49 DEBUG : open-test-file: >Remove: err= 2026/04/18 01:53:49 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : >WaitForWriters: 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:53:49 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:53:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:53:49 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:53:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:53:49 DEBUG : file1: newRWFileHandle: 2026/04/18 01:53:49 DEBUG : file1(0x1b9a30377b00): openPending: 2026/04/18 01:53:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:49 DEBUG : file1(0x1b9a30377b00): >openPending: err= 2026/04/18 01:53:49 DEBUG : file1: >newRWFileHandle: err= 2026/04/18 01:53:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:53:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/18 01:53:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/18 01:53:49 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/18 01:53:49 DEBUG : Looking for writers 2026/04/18 01:53:49 DEBUG : file1: reading active writers 2026/04/18 01:53:49 DEBUG : file1: active writers 1 2026/04/18 01:53:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/18 01:53:50 DEBUG : Looking for writers 2026/04/18 01:53:50 DEBUG : file1: reading active writers 2026/04/18 01:53:50 DEBUG : file1: active writers 1 2026/04/18 01:53:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 DEBUG : Looking for writers 2026/04/18 01:53:51 DEBUG : file1: reading active writers 2026/04/18 01:53:51 DEBUG : file1: active writers 1 2026/04/18 01:53:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo/dir/file1: no such file or directory 2026/04/18 01:53:52 DEBUG : Looking for writers 2026/04/18 01:53:52 DEBUG : file1: reading active writers 2026/04/18 01:53:52 DEBUG : file1: active writers 1 2026/04/18 01:53:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:53 DEBUG : Looking for writers 2026/04/18 01:53:53 DEBUG : file1: reading active writers 2026/04/18 01:53:53 DEBUG : file1: active writers 1 2026/04/18 01:53:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:54 DEBUG : Looking for writers 2026/04/18 01:53:54 DEBUG : file1: reading active writers 2026/04/18 01:53:54 DEBUG : file1: active writers 1 2026/04/18 01:53:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:55 DEBUG : Looking for writers 2026/04/18 01:53:55 DEBUG : file1: reading active writers 2026/04/18 01:53:55 DEBUG : file1: active writers 1 2026/04/18 01:53:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:56 DEBUG : Looking for writers 2026/04/18 01:53:56 DEBUG : file1: reading active writers 2026/04/18 01:53:56 DEBUG : file1: active writers 1 2026/04/18 01:53:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:57 DEBUG : Looking for writers 2026/04/18 01:53:57 DEBUG : file1: reading active writers 2026/04/18 01:53:57 DEBUG : file1: active writers 1 2026/04/18 01:53:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:58 DEBUG : Looking for writers 2026/04/18 01:53:58 DEBUG : file1: reading active writers 2026/04/18 01:53:58 DEBUG : file1: active writers 1 2026/04/18 01:53:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:53:59 DEBUG : Looking for writers 2026/04/18 01:53:59 DEBUG : file1: reading active writers 2026/04/18 01:53:59 DEBUG : file1: active writers 1 2026/04/18 01:53:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:00 DEBUG : Looking for writers 2026/04/18 01:54:00 DEBUG : file1: reading active writers 2026/04/18 01:54:00 DEBUG : file1: active writers 1 2026/04/18 01:54:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:01 DEBUG : Looking for writers 2026/04/18 01:54:01 DEBUG : file1: reading active writers 2026/04/18 01:54:01 DEBUG : file1: active writers 1 2026/04/18 01:54:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:02 DEBUG : Looking for writers 2026/04/18 01:54:02 DEBUG : file1: reading active writers 2026/04/18 01:54:02 DEBUG : file1: active writers 1 2026/04/18 01:54:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:03 DEBUG : Looking for writers 2026/04/18 01:54:03 DEBUG : file1: reading active writers 2026/04/18 01:54:03 DEBUG : file1: active writers 1 2026/04/18 01:54:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:04 DEBUG : Looking for writers 2026/04/18 01:54:04 DEBUG : file1: reading active writers 2026/04/18 01:54:04 DEBUG : file1: active writers 1 2026/04/18 01:54:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:05 DEBUG : Looking for writers 2026/04/18 01:54:05 DEBUG : file1: reading active writers 2026/04/18 01:54:05 DEBUG : file1: active writers 1 2026/04/18 01:54:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:06 DEBUG : Looking for writers 2026/04/18 01:54:06 DEBUG : file1: reading active writers 2026/04/18 01:54:06 DEBUG : file1: active writers 1 2026/04/18 01:54:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:07 DEBUG : Looking for writers 2026/04/18 01:54:07 DEBUG : file1: reading active writers 2026/04/18 01:54:07 DEBUG : file1: active writers 1 2026/04/18 01:54:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:08 DEBUG : Looking for writers 2026/04/18 01:54:08 DEBUG : file1: reading active writers 2026/04/18 01:54:08 DEBUG : file1: active writers 1 2026/04/18 01:54:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:09 DEBUG : Looking for writers 2026/04/18 01:54:09 DEBUG : file1: reading active writers 2026/04/18 01:54:09 DEBUG : file1: active writers 1 2026/04/18 01:54:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:10 DEBUG : Looking for writers 2026/04/18 01:54:10 DEBUG : file1: reading active writers 2026/04/18 01:54:10 DEBUG : file1: active writers 1 2026/04/18 01:54:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:11 DEBUG : Looking for writers 2026/04/18 01:54:11 DEBUG : file1: reading active writers 2026/04/18 01:54:11 DEBUG : file1: active writers 1 2026/04/18 01:54:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:12 DEBUG : Looking for writers 2026/04/18 01:54:12 DEBUG : file1: reading active writers 2026/04/18 01:54:12 DEBUG : file1: active writers 1 2026/04/18 01:54:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:13 DEBUG : Looking for writers 2026/04/18 01:54:13 DEBUG : file1: reading active writers 2026/04/18 01:54:13 DEBUG : file1: active writers 1 2026/04/18 01:54:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:14 DEBUG : Looking for writers 2026/04/18 01:54:14 DEBUG : file1: reading active writers 2026/04/18 01:54:14 DEBUG : file1: active writers 1 2026/04/18 01:54:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:15 DEBUG : Looking for writers 2026/04/18 01:54:15 DEBUG : file1: reading active writers 2026/04/18 01:54:15 DEBUG : file1: active writers 1 2026/04/18 01:54:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:16 DEBUG : Looking for writers 2026/04/18 01:54:16 DEBUG : file1: reading active writers 2026/04/18 01:54:16 DEBUG : file1: active writers 1 2026/04/18 01:54:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:17 DEBUG : Looking for writers 2026/04/18 01:54:17 DEBUG : file1: reading active writers 2026/04/18 01:54:17 DEBUG : file1: active writers 1 2026/04/18 01:54:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:18 DEBUG : Looking for writers 2026/04/18 01:54:18 DEBUG : file1: reading active writers 2026/04/18 01:54:18 DEBUG : file1: active writers 1 2026/04/18 01:54:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/18 01:54:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1b9a30289800 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1b9a30403d48 notify:{wait:0 notify:0 lock:0 head: tail:} checker:30349048429952} name:file1 opens:1 downloaders: o: fd:0x1b9a300093f0 info:{ModTime:{wall:14010934746974550866 ext:12786121080 loc:0x46a1880} ATime:{wall:14010934746974550866 ext:12786121080 loc:0x46a1880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/18 01:54:19 DEBUG : >WaitForWriters: 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:19 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:19 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:54:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:19 DEBUG : rename_me: newRWFileHandle: 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): openPending: 2026/04/18 01:54:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): >openPending: err= 2026/04/18 01:54:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/18 01:54:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/18 01:54:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): _writeAt: size=5, off=0 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): >_writeAt: n=5, err= 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): close: 2026/04/18 01:54:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-18 01:54:19.371593278 +0000 UTC m=+42.812176966 2026/04/18 01:54:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/18 01:54:19 DEBUG : rename_me(0x1b9a304ad040): >close: err= 2026/04/18 01:54:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/18 01:54:19 DEBUG : i_was_renamed: Updating file with 0x1b9a30375450 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/18 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:19 DEBUG : Looking for writers 2026/04/18 01:54:19 DEBUG : i_was_renamed: reading active writers 2026/04/18 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/18 01:54:19 DEBUG : Looking for writers 2026/04/18 01:54:19 DEBUG : i_was_renamed: reading active writers 2026/04/18 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/18 01:54:19 DEBUG : Looking for writers 2026/04/18 01:54:19 DEBUG : i_was_renamed: reading active writers 2026/04/18 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/18 01:54:19 DEBUG : Looking for writers 2026/04/18 01:54:19 DEBUG : i_was_renamed: reading active writers 2026/04/18 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/18 01:54:19 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/18 01:54:19 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:19 DEBUG : i_was_renamed: size = 5 OK 2026/04/18 01:54:19 INFO : i_was_renamed: Copied (new) 2026/04/18 01:54:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-18 01:54:19 +0000 UTC" 2026/04/18 01:54:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/18 01:54:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/18 01:54:19 DEBUG : Looking for writers 2026/04/18 01:54:19 DEBUG : i_was_renamed: reading active writers 2026/04/18 01:54:19 DEBUG : >WaitForWriters: 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:19 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/18 01:54:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{nUM6E}/rclone-test-pareqoy6kepo" 2026/04/18 01:54:19 INFO : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:19 DEBUG : forgetting directory cache 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): _readAt: size=512, off=0 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): openPending: 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 00:55:19 +0000 UTC" against cached fingerprint "" 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): >openPending: err= 2026/04/18 01:54:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): >_readAt: n=20, err=EOF 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): close: 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 00:55:19 +0000 GMT 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate(0x1b9a2ffed640): >close: err= 2026/04/18 01:54:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:19 DEBUG : forgetting directory cache 2026/04/18 01:54:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): _readAt: size=512, off=0 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): openPending: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 00:56:19 +0000 UTC" against cached fingerprint "20,2026-04-18 00:55:19 +0000 UTC" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 00:56:19 +0000 UTC" != cached fingerprint "20,2026-04-18 00:55:19 +0000 UTC") 2026/04/18 01:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): >openPending: err= 2026/04/18 01:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): >_readAt: n=20, err=EOF 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): close: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 00:56:19 +0000 GMT 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a303768c0): >close: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:20 DEBUG : forgetting directory cache 2026/04/18 01:54:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): _readAt: size=512, off=0 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): openPending: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 00:57:19 +0000 UTC" against cached fingerprint "20,2026-04-18 00:56:19 +0000 UTC" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 00:57:19 +0000 UTC" != cached fingerprint "20,2026-04-18 00:56:19 +0000 UTC") 2026/04/18 01:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): >openPending: err= 2026/04/18 01:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): >_readAt: n=20, err=EOF 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): close: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 00:57:19 +0000 GMT 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a2ff3ec00): >close: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:20 DEBUG : forgetting directory cache 2026/04/18 01:54:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): _readAt: size=512, off=0 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): openPending: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 00:58:19 +0000 UTC" against cached fingerprint "20,2026-04-18 00:57:19 +0000 UTC" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 00:58:19 +0000 UTC" != cached fingerprint "20,2026-04-18 00:57:19 +0000 UTC") 2026/04/18 01:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): >openPending: err= 2026/04/18 01:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): >_readAt: n=20, err=EOF 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): close: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 00:58:19 +0000 GMT 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a300d0a80): >close: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:20 DEBUG : forgetting directory cache 2026/04/18 01:54:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): _readAt: size=512, off=0 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): openPending: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 00:59:19 +0000 UTC" against cached fingerprint "20,2026-04-18 00:58:19 +0000 UTC" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 00:59:19 +0000 UTC" != cached fingerprint "20,2026-04-18 00:58:19 +0000 UTC") 2026/04/18 01:54:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): >openPending: err= 2026/04/18 01:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): >_readAt: n=20, err=EOF 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): close: 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 00:59:19 +0000 GMT 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate(0x1b9a30109400): >close: err= 2026/04/18 01:54:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:21 DEBUG : forgetting directory cache 2026/04/18 01:54:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): _readAt: size=512, off=0 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): openPending: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-18 01:00:19 +0000 UTC" against cached fingerprint "20,2026-04-18 00:59:19 +0000 UTC" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-18 01:00:19 +0000 UTC" != cached fingerprint "20,2026-04-18 00:59:19 +0000 UTC") 2026/04/18 01:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/18 01:54:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): >openPending: err= 2026/04/18 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): >_readAt: n=20, err=EOF 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): close: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 01:00:19 +0000 GMT 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a2ffe8080): >close: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:21 DEBUG : forgetting directory cache 2026/04/18 01:54:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): _readAt: size=512, off=0 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): openPending: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-18 01:01:19 +0000 UTC" against cached fingerprint "20,2026-04-18 01:00:19 +0000 UTC" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-18 01:01:19 +0000 UTC" != cached fingerprint "20,2026-04-18 01:00:19 +0000 UTC") 2026/04/18 01:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/18 01:54:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): >openPending: err= 2026/04/18 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): >_readAt: n=21, err=EOF 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): close: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 01:01:19 +0000 GMT 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30144900): >close: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:21 DEBUG : forgetting directory cache 2026/04/18 01:54:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): _readAt: size=512, off=0 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): openPending: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-18 01:02:19 +0000 UTC" against cached fingerprint "21,2026-04-18 01:01:19 +0000 UTC" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-18 01:02:19 +0000 UTC" != cached fingerprint "21,2026-04-18 01:01:19 +0000 UTC") 2026/04/18 01:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/18 01:54:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): >openPending: err= 2026/04/18 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): >_readAt: n=22, err=EOF 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): close: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 01:02:19 +0000 GMT 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a3014ab80): >close: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:21 DEBUG : forgetting directory cache 2026/04/18 01:54:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): _readAt: size=512, off=0 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): openPending: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-18 01:03:19 +0000 UTC" against cached fingerprint "22,2026-04-18 01:02:19 +0000 UTC" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-18 01:03:19 +0000 UTC" != cached fingerprint "22,2026-04-18 01:02:19 +0000 UTC") 2026/04/18 01:54:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/18 01:54:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): >openPending: err= 2026/04/18 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): >_readAt: n=23, err=EOF 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): close: 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 01:03:19 +0000 GMT 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate(0x1b9a30217900): >close: err= 2026/04/18 01:54:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : forgetting directory cache 2026/04/18 01:54:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): _readAt: size=512, off=0 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): openPending: 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-18 01:04:19 +0000 UTC" against cached fingerprint "23,2026-04-18 01:03:19 +0000 UTC" 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-18 01:04:19 +0000 UTC" != cached fingerprint "23,2026-04-18 01:03:19 +0000 UTC") 2026/04/18 01:54:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/18 01:54:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): >openPending: err= 2026/04/18 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): >_readAt: n=24, err=EOF 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): close: 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-18 01:04:19 +0000 GMT 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate(0x1b9a30226d40): >close: err= 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: 2026/04/18 01:54:22 DEBUG : webdav root 'rclone-test-pareqoy6kepo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : forgetting directory cache 2026/04/18 01:54:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/18 01:54:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/18 01:54:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/18 01:54:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/18 01:54:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : FiLeA: reading active writers 2026/04/18 01:54:22 DEBUG : FiLeB: reading active writers 2026/04/18 01:54:22 DEBUG : FilEb: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : FiLeA: reading active writers 2026/04/18 01:54:22 DEBUG : FiLeB: reading active writers 2026/04/18 01:54:22 DEBUG : FilEb: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/18 01:54:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : webdav root 'rclone-test-pareqoy6kepo': Reusing VFS from active cache 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : dir: Looking for writers 2026/04/18 01:54:22 DEBUG : file2: reading active writers 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : dir: reading active writers 2026/04/18 01:54:22 DEBUG : file1: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:22 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:22 DEBUG : dir: Looking for writers 2026/04/18 01:54:22 DEBUG : Looking for writers 2026/04/18 01:54:22 DEBUG : dir: reading active writers 2026/04/18 01:54:22 DEBUG : file1: reading active writers 2026/04/18 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:23 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:23 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 01:54:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 01:54:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 01:54:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 01:54:23 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/18 01:54:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/18 01:54:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/18 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:23 DEBUG : dir: Looking for writers 2026/04/18 01:54:23 DEBUG : file2: reading active writers 2026/04/18 01:54:23 DEBUG : new_file.txt: reading active writers 2026/04/18 01:54:23 DEBUG : Looking for writers 2026/04/18 01:54:23 DEBUG : dir: reading active writers 2026/04/18 01:54:23 DEBUG : file1: reading active writers 2026/04/18 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:23 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/18 01:54:23 DEBUG : dir/file1: Updating file with dir/file1 0x1b9a2ffe2270 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:23 INFO : dir/file1: Moved (server-side) to: file0 2026/04/18 01:54:23 DEBUG : file0: Updating file with file0 0x1b9a2ffe2270 2026/04/18 01:54:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/18 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:23 DEBUG : dir: Looking for writers 2026/04/18 01:54:23 DEBUG : Looking for writers 2026/04/18 01:54:23 DEBUG : dir: reading active writers 2026/04/18 01:54:23 DEBUG : file0: reading active writers 2026/04/18 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:23 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:23 DEBUG : Looking for writers 2026/04/18 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:23 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/18 01:54:23 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/18 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:23 DEBUG : Looking for writers 2026/04/18 01:54:23 DEBUG : a: Looking for writers 2026/04/18 01:54:23 DEBUG : b: Looking for writers 2026/04/18 01:54:23 DEBUG : c: Looking for writers 2026/04/18 01:54:23 DEBUG : d: Looking for writers 2026/04/18 01:54:23 DEBUG : Looking for writers 2026/04/18 01:54:23 DEBUG : c: reading active writers 2026/04/18 01:54:23 DEBUG : d: reading active writers 2026/04/18 01:54:23 DEBUG : /: reading active writers 2026/04/18 01:54:23 DEBUG : a: reading active writers 2026/04/18 01:54:23 DEBUG : b: reading active writers 2026/04/18 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:24 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/18 01:54:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/18 01:54:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/18 01:54:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/18 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:24 DEBUG : a/b/c/d: Looking for writers 2026/04/18 01:54:24 DEBUG : a/b/c: Looking for writers 2026/04/18 01:54:24 DEBUG : d: reading active writers 2026/04/18 01:54:24 DEBUG : a/b: Looking for writers 2026/04/18 01:54:24 DEBUG : c: reading active writers 2026/04/18 01:54:24 DEBUG : a: Looking for writers 2026/04/18 01:54:24 DEBUG : b: reading active writers 2026/04/18 01:54:24 DEBUG : Looking for writers 2026/04/18 01:54:24 DEBUG : a: reading active writers 2026/04/18 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:24 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:24 DEBUG : Looking for writers 2026/04/18 01:54:24 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-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:24 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/18 01:54:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/18 01:54:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/18 01:54:24 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 01:54:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:24 DEBUG : file1: size = 5 OK 2026/04/18 01:54:24 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 01:54:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:24 DEBUG : file1: size = 0 OK 2026/04/18 01:54:24 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/18 01:54:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:24 DEBUG : file1: size = 7 OK 2026/04/18 01:54:24 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:24 DEBUG : Looking for writers 2026/04/18 01:54:24 DEBUG : file1: reading active writers 2026/04/18 01:54:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:24 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/18 01:54:25 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/18 01:54:25 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/18 01:54:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/18 01:54:25 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/18 01:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:25 DEBUG : file1: size = 11 OK 2026/04/18 01:54:25 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/18 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:25 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/18 01:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:25 DEBUG : file1: size = 5 OK 2026/04/18 01:54:25 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/18 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:25 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:25 DEBUG : file1: WriteFileHandle.Release closing 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 01:54:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:25 DEBUG : file1: size = 0 OK 2026/04/18 01:54:25 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/18 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:25 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/18 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : file1: active writers 1 2026/04/18 01:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : file1: active writers 1 2026/04/18 01:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : file1: active writers 1 2026/04/18 01:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/18 01:54:25 DEBUG : Looking for writers 2026/04/18 01:54:25 DEBUG : file1: reading active writers 2026/04/18 01:54:25 DEBUG : file1: active writers 1 2026/04/18 01:54:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/18 01:54:26 DEBUG : Looking for writers 2026/04/18 01:54:26 DEBUG : file1: reading active writers 2026/04/18 01:54:26 DEBUG : file1: active writers 1 2026/04/18 01:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/18 01:54:26 DEBUG : Looking for writers 2026/04/18 01:54:26 DEBUG : file1: reading active writers 2026/04/18 01:54:26 DEBUG : file1: active writers 1 2026/04/18 01:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/18 01:54:26 DEBUG : Looking for writers 2026/04/18 01:54:26 DEBUG : file1: reading active writers 2026/04/18 01:54:26 DEBUG : file1: active writers 1 2026/04/18 01:54:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/18 01:54:27 DEBUG : Looking for writers 2026/04/18 01:54:27 DEBUG : file1: reading active writers 2026/04/18 01:54:27 DEBUG : file1: active writers 1 2026/04/18 01:54:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:28 DEBUG : Looking for writers 2026/04/18 01:54:28 DEBUG : file1: reading active writers 2026/04/18 01:54:28 DEBUG : file1: active writers 1 2026/04/18 01:54:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:29 DEBUG : Looking for writers 2026/04/18 01:54:29 DEBUG : file1: reading active writers 2026/04/18 01:54:29 DEBUG : file1: active writers 1 2026/04/18 01:54:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:30 DEBUG : Looking for writers 2026/04/18 01:54:30 DEBUG : file1: reading active writers 2026/04/18 01:54:30 DEBUG : file1: active writers 1 2026/04/18 01:54:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:31 DEBUG : Looking for writers 2026/04/18 01:54:31 DEBUG : file1: reading active writers 2026/04/18 01:54:31 DEBUG : file1: active writers 1 2026/04/18 01:54:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:32 DEBUG : Looking for writers 2026/04/18 01:54:32 DEBUG : file1: reading active writers 2026/04/18 01:54:32 DEBUG : file1: active writers 1 2026/04/18 01:54:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:33 DEBUG : Looking for writers 2026/04/18 01:54:33 DEBUG : file1: reading active writers 2026/04/18 01:54:33 DEBUG : file1: active writers 1 2026/04/18 01:54:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:34 DEBUG : Looking for writers 2026/04/18 01:54:34 DEBUG : file1: reading active writers 2026/04/18 01:54:34 DEBUG : file1: active writers 1 2026/04/18 01:54:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:35 DEBUG : Looking for writers 2026/04/18 01:54:35 DEBUG : file1: reading active writers 2026/04/18 01:54:35 DEBUG : file1: active writers 1 2026/04/18 01:54:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:36 DEBUG : Looking for writers 2026/04/18 01:54:36 DEBUG : file1: reading active writers 2026/04/18 01:54:36 DEBUG : file1: active writers 1 2026/04/18 01:54:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:37 DEBUG : Looking for writers 2026/04/18 01:54:37 DEBUG : file1: reading active writers 2026/04/18 01:54:37 DEBUG : file1: active writers 1 2026/04/18 01:54:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:38 DEBUG : Looking for writers 2026/04/18 01:54:38 DEBUG : file1: reading active writers 2026/04/18 01:54:38 DEBUG : file1: active writers 1 2026/04/18 01:54:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:39 DEBUG : Looking for writers 2026/04/18 01:54:39 DEBUG : file1: reading active writers 2026/04/18 01:54:39 DEBUG : file1: active writers 1 2026/04/18 01:54:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:40 DEBUG : Looking for writers 2026/04/18 01:54:40 DEBUG : file1: reading active writers 2026/04/18 01:54:40 DEBUG : file1: active writers 1 2026/04/18 01:54:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:41 DEBUG : Looking for writers 2026/04/18 01:54:41 DEBUG : file1: reading active writers 2026/04/18 01:54:41 DEBUG : file1: active writers 1 2026/04/18 01:54:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:42 DEBUG : Looking for writers 2026/04/18 01:54:42 DEBUG : file1: reading active writers 2026/04/18 01:54:42 DEBUG : file1: active writers 1 2026/04/18 01:54:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:43 DEBUG : Looking for writers 2026/04/18 01:54:43 DEBUG : file1: reading active writers 2026/04/18 01:54:43 DEBUG : file1: active writers 1 2026/04/18 01:54:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:44 DEBUG : Looking for writers 2026/04/18 01:54:44 DEBUG : file1: reading active writers 2026/04/18 01:54:44 DEBUG : file1: active writers 1 2026/04/18 01:54:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:45 DEBUG : Looking for writers 2026/04/18 01:54:45 DEBUG : file1: reading active writers 2026/04/18 01:54:45 DEBUG : file1: active writers 1 2026/04/18 01:54:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:46 DEBUG : Looking for writers 2026/04/18 01:54:46 DEBUG : file1: reading active writers 2026/04/18 01:54:46 DEBUG : file1: active writers 1 2026/04/18 01:54:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:47 DEBUG : Looking for writers 2026/04/18 01:54:47 DEBUG : file1: reading active writers 2026/04/18 01:54:47 DEBUG : file1: active writers 1 2026/04/18 01:54:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:48 DEBUG : Looking for writers 2026/04/18 01:54:48 DEBUG : file1: reading active writers 2026/04/18 01:54:48 DEBUG : file1: active writers 1 2026/04/18 01:54:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:49 DEBUG : Looking for writers 2026/04/18 01:54:49 DEBUG : file1: reading active writers 2026/04/18 01:54:49 DEBUG : file1: active writers 1 2026/04/18 01:54:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:50 DEBUG : Looking for writers 2026/04/18 01:54:50 DEBUG : file1: reading active writers 2026/04/18 01:54:50 DEBUG : file1: active writers 1 2026/04/18 01:54:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:51 DEBUG : Looking for writers 2026/04/18 01:54:51 DEBUG : file1: reading active writers 2026/04/18 01:54:51 DEBUG : file1: active writers 1 2026/04/18 01:54:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:52 DEBUG : Looking for writers 2026/04/18 01:54:52 DEBUG : file1: reading active writers 2026/04/18 01:54:52 DEBUG : file1: active writers 1 2026/04/18 01:54:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:53 DEBUG : Looking for writers 2026/04/18 01:54:53 DEBUG : file1: reading active writers 2026/04/18 01:54:53 DEBUG : file1: active writers 1 2026/04/18 01:54:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:54 DEBUG : Looking for writers 2026/04/18 01:54:54 DEBUG : file1: reading active writers 2026/04/18 01:54:54 DEBUG : file1: active writers 1 2026/04/18 01:54:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:55 DEBUG : Looking for writers 2026/04/18 01:54:55 DEBUG : file1: reading active writers 2026/04/18 01:54:55 DEBUG : file1: active writers 1 2026/04/18 01:54:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/18 01:54:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/18 01:54:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:55 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/18 01:54:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:55 DEBUG : file1: size = 0 OK 2026/04/18 01:54:55 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:55 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 01:54:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 01:54:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:55 DEBUG : Looking for writers 2026/04/18 01:54:55 DEBUG : file1: reading active writers 2026/04/18 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:55 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/18 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/18 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : webdav root 'rclone-test-pareqoy6kepo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/18 01:54:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:55 DEBUG : file1: size = 100 OK 2026/04/18 01:54:55 DEBUG : file1: Size of src and dst objects identical 2026/04/18 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/18 01:54:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/18 01:54:55 DEBUG : file1: Open: flags=O_RDONLY 2026/04/18 01:54:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/18 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/18 01:54:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:56 DEBUG : Looking for writers 2026/04/18 01:54:56 DEBUG : file1: reading active writers 2026/04/18 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:56 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:56 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/18 01:54:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/18 01:54:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/18 01:54:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/18 01:54:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/18 01:54:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:56 DEBUG : flat: Looking for writers 2026/04/18 01:54:56 DEBUG : f004.txt: reading active writers 2026/04/18 01:54:56 DEBUG : f000.txt: reading active writers 2026/04/18 01:54:56 DEBUG : f001.txt: reading active writers 2026/04/18 01:54:56 DEBUG : f002.txt: reading active writers 2026/04/18 01:54:56 DEBUG : f003.txt: reading active writers 2026/04/18 01:54:56 DEBUG : Looking for writers 2026/04/18 01:54:56 DEBUG : flat: reading active writers 2026/04/18 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:56 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:56 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/18 01:54:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/18 01:54:56 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/18 01:54:56 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:56 DEBUG : a/b/c: Looking for writers 2026/04/18 01:54:56 DEBUG : deep.txt: reading active writers 2026/04/18 01:54:56 DEBUG : a/b: Looking for writers 2026/04/18 01:54:56 DEBUG : mid.txt: reading active writers 2026/04/18 01:54:56 DEBUG : c: reading active writers 2026/04/18 01:54:56 DEBUG : a: Looking for writers 2026/04/18 01:54:56 DEBUG : b: reading active writers 2026/04/18 01:54:56 DEBUG : top.txt: reading active writers 2026/04/18 01:54:56 DEBUG : Looking for writers 2026/04/18 01:54:56 DEBUG : a: reading active writers 2026/04/18 01:54:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:56 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:57 DEBUG : bigdir: Looking for writers 2026/04/18 01:54:57 DEBUG : big.bin: reading active writers 2026/04/18 01:54:57 DEBUG : Looking for writers 2026/04/18 01:54:57 DEBUG : bigdir: reading active writers 2026/04/18 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-pareqoy6kepo'", Local "Local file system at /tmp/rclone3385712082", Modify Window "1s" 2026/04/18 01:54:57 INFO : webdav root 'rclone-test-pareqoy6kepo': poll-interval is not supported by this remote 2026/04/18 01:54:57 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:57 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:57 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/18 01:54:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/18 01:54:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/18 01:54:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:57 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/18 01:54:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/18 01:54:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/18 01:54:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/18 01:54:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/18 01:54:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/18 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/04/18 01:54:57 DEBUG : dir1: Looking for writers 2026/04/18 01:54:57 DEBUG : a.txt: reading active writers 2026/04/18 01:54:57 DEBUG : dir2: Looking for writers 2026/04/18 01:54:57 DEBUG : b.txt: reading active writers 2026/04/18 01:54:57 DEBUG : dir3: Looking for writers 2026/04/18 01:54:57 DEBUG : c.txt: reading active writers 2026/04/18 01:54:57 DEBUG : Looking for writers 2026/04/18 01:54:57 DEBUG : dir1: reading active writers 2026/04/18 01:54:57 DEBUG : dir2: reading active writers 2026/04/18 01:54:57 DEBUG : dir3: reading active writers 2026/04/18 01:54:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/18 01:54:57 DEBUG : webdav root 'rclone-test-pareqoy6kepo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.054304961s (try 1/5)