"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/24 01:15:27 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 01:15:27 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/24 01:15:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/24 01:15:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/24 01:15:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/24 01:15:27 DEBUG : Setting pass="4WlL2o4ZEyz0W8taXykSNxNGRuwuycd1kDdMiw4Zwc_J" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/24 01:15:27 DEBUG : TestWebdavRclone: detected overridden config - adding "{U6fvA}" suffix to name 2026/05/24 01:15:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/24 01:15:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/24 01:15:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/24 01:15:27 DEBUG : Setting pass="4WlL2o4ZEyz0W8taXykSNxNGRuwuycd1kDdMiw4Zwc_J" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/24 01:15:27 DEBUG : found headers: 2026/05/24 01:15:27 DEBUG : Creating backend with remote "/tmp/rclone2836210237" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:27 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:27 DEBUG : dir: Looking for writers 2026/05/24 01:15:27 DEBUG : Looking for writers 2026/05/24 01:15:27 DEBUG : dir: reading active writers 2026/05/24 01:15:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:27 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:27 DEBUG : dir/subdir: Looking for writers 2026/05/24 01:15:27 DEBUG : dir: Looking for writers 2026/05/24 01:15:27 DEBUG : file1: reading active writers 2026/05/24 01:15:27 DEBUG : file2: reading active writers 2026/05/24 01:15:27 DEBUG : subdir: reading active writers 2026/05/24 01:15:27 DEBUG : Looking for writers 2026/05/24 01:15:27 DEBUG : dir: reading active writers 2026/05/24 01:15:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:27 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:27 DEBUG : dir: Looking for writers 2026/05/24 01:15:27 DEBUG : file1: reading active writers 2026/05/24 01:15:27 DEBUG : Looking for writers 2026/05/24 01:15:27 DEBUG : dir: reading active writers 2026/05/24 01:15:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:27 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:27 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:27 DEBUG : dir: Looking for writers 2026/05/24 01:15:27 DEBUG : Looking for writers 2026/05/24 01:15:27 DEBUG : dir: reading active writers 2026/05/24 01:15:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:28 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:28 DEBUG : forgetting directory cache 2026/05/24 01:15:28 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:28 DEBUG : Looking for writers 2026/05/24 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:28 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/24 01:15:28 DEBUG : dir: invalidating directory cache 2026/05/24 01:15:28 DEBUG : >ForgetPath: 2026/05/24 01:15:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/24 01:15:28 DEBUG : invalidating directory cache 2026/05/24 01:15:28 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:28 DEBUG : >ForgetPath: 2026/05/24 01:15:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/24 01:15:28 DEBUG : >ForgetPath: 2026/05/24 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:28 DEBUG : dir: Looking for writers 2026/05/24 01:15:28 DEBUG : Looking for writers 2026/05/24 01:15:28 DEBUG : dir: reading active writers 2026/05/24 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:28 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : forgetting directory cache 2026/05/24 01:15:28 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:28 DEBUG : dir: Looking for writers 2026/05/24 01:15:28 DEBUG : fil/a/b: Looking for writers 2026/05/24 01:15:28 DEBUG : fil/a: Looking for writers 2026/05/24 01:15:28 DEBUG : b: reading active writers 2026/05/24 01:15:28 DEBUG : fil: Looking for writers 2026/05/24 01:15:28 DEBUG : a: reading active writers 2026/05/24 01:15:28 DEBUG : Looking for writers 2026/05/24 01:15:28 DEBUG : dir: reading active writers 2026/05/24 01:15:28 DEBUG : fil: reading active writers 2026/05/24 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:28 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:28 DEBUG : dir: Looking for writers 2026/05/24 01:15:28 DEBUG : Looking for writers 2026/05/24 01:15:28 DEBUG : dir: reading active writers 2026/05/24 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:28 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:28 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:28 DEBUG : dir: Looking for writers 2026/05/24 01:15:28 DEBUG : file1: reading active writers 2026/05/24 01:15:28 DEBUG : Looking for writers 2026/05/24 01:15:28 DEBUG : dir: reading active writers 2026/05/24 01:15:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:29 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/24 01:15:29 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir: invalidating directory cache 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/24 01:15:29 DEBUG : dir/file1: Reset virtual modtime 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/24 01:15:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:29 DEBUG : dir: invalidating directory cache 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/24 01:15:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/24 01:15:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 01:15:29 DEBUG : forgetting directory cache 2026/05/24 01:15:29 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/24 01:15:29 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:29 DEBUG : dir/virtualDir: Looking for writers 2026/05/24 01:15:29 DEBUG : dir: Looking for writers 2026/05/24 01:15:29 DEBUG : virtualFile: reading active writers 2026/05/24 01:15:29 DEBUG : virtualDir: reading active writers 2026/05/24 01:15:29 DEBUG : file1: reading active writers 2026/05/24 01:15:29 DEBUG : virtualFile2: reading active writers 2026/05/24 01:15:29 DEBUG : Looking for writers 2026/05/24 01:15:29 DEBUG : dir: reading active writers 2026/05/24 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:29 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 ERROR : dir/: Can only open directories read only 2026/05/24 01:15:29 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:29 DEBUG : dir: Looking for writers 2026/05/24 01:15:29 DEBUG : Looking for writers 2026/05/24 01:15:29 DEBUG : dir: reading active writers 2026/05/24 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:29 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:15:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:15:29 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:15:29 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir/potato: size = 5 OK 2026/05/24 01:15:29 NOTICE: webdav root 'rclone-test-jesuzaj6zoqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/24 01:15:29 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:15:29 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:29 DEBUG : dir: Looking for writers 2026/05/24 01:15:29 DEBUG : file1: reading active writers 2026/05/24 01:15:29 DEBUG : potato: reading active writers 2026/05/24 01:15:29 DEBUG : Looking for writers 2026/05/24 01:15:29 DEBUG : dir: reading active writers 2026/05/24 01:15:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:29 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:30 DEBUG : dir/sub: Looking for writers 2026/05/24 01:15:30 DEBUG : dir: Looking for writers 2026/05/24 01:15:30 DEBUG : file1: reading active writers 2026/05/24 01:15:30 DEBUG : sub: reading active writers 2026/05/24 01:15:30 DEBUG : Looking for writers 2026/05/24 01:15:30 DEBUG : dir: reading active writers 2026/05/24 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:30 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:15:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/24 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:30 DEBUG : dir/sub/subsub: Looking for writers 2026/05/24 01:15:30 DEBUG : dir/sub: Looking for writers 2026/05/24 01:15:30 DEBUG : subsub: reading active writers 2026/05/24 01:15:30 DEBUG : dir: Looking for writers 2026/05/24 01:15:30 DEBUG : file1: reading active writers 2026/05/24 01:15:30 DEBUG : sub: reading active writers 2026/05/24 01:15:30 DEBUG : Looking for writers 2026/05/24 01:15:30 DEBUG : dir: reading active writers 2026/05/24 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:30 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:30 ERROR : dir/: Dir.Remove not empty 2026/05/24 01:15:30 DEBUG : dir/file1: Remove: 2026/05/24 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:30 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:15:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:30 DEBUG : Looking for writers 2026/05/24 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:30 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:30 DEBUG : dir/file1: Remove: 2026/05/24 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:30 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:15:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:30 DEBUG : Looking for writers 2026/05/24 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:30 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:30 DEBUG : dir/file1: Remove: 2026/05/24 01:15:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:30 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:30 DEBUG : dir: Looking for writers 2026/05/24 01:15:30 DEBUG : Looking for writers 2026/05/24 01:15:30 DEBUG : dir: reading active writers 2026/05/24 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:30 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/24 01:15:31 DEBUG : dir: Updating dir with dir2 0x38befa8ce9c0 2026/05/24 01:15:31 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/24 01:15:31 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/24 01:15:31 DEBUG : file2: Updating file with file2 0x38befb00c680 2026/05/24 01:15:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:31 INFO : dir2/file3: Deleted 2026/05/24 01:15:31 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/24 01:15:31 DEBUG : dir2/file3: Updating file with dir2/file3 0x38befb00c680 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/24 01:15:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/24 01:15:31 DEBUG : empty directory: Updating dir with renamed empty directory 0x38befa8ceb60 2026/05/24 01:15:31 DEBUG : empty directory: forgetting directory cache 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/24 01:15:31 DEBUG : dir2: Renaming to "dir3" 2026/05/24 01:15:31 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:31 DEBUG : dir3: Looking for writers 2026/05/24 01:15:31 DEBUG : file3: reading active writers 2026/05/24 01:15:31 DEBUG : renamed empty directory: Looking for writers 2026/05/24 01:15:31 DEBUG : Looking for writers 2026/05/24 01:15:31 DEBUG : dir3: reading active writers 2026/05/24 01:15:31 DEBUG : renamed empty directory: reading active writers 2026/05/24 01:15:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:31 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:15:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:15:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/24 01:15:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:15:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/24 01:15:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:31 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (12 bytes), uploading instead of streaming 2026/05/24 01:15:31 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 DEBUG : dir/sub/file2: size = 12 OK 2026/05/24 01:15:31 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:31 DEBUG : forgetting directory cache 2026/05/24 01:15:31 DEBUG : dir: forgetting directory cache 2026/05/24 01:15:31 DEBUG : dir/sub: forgetting directory cache 2026/05/24 01:15:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/24 01:15:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/24 01:15:31 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:15:31 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 DEBUG : dir/sub/file0: size = 5 OK 2026/05/24 01:15:31 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/24 01:15:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:15:31 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:31 DEBUG : dir/sub: Looking for writers 2026/05/24 01:15:31 DEBUG : file0: reading active writers 2026/05/24 01:15:31 DEBUG : file2: reading active writers 2026/05/24 01:15:31 DEBUG : dir: Looking for writers 2026/05/24 01:15:31 DEBUG : file1: reading active writers 2026/05/24 01:15:31 DEBUG : sub: reading active writers 2026/05/24 01:15:31 DEBUG : Looking for writers 2026/05/24 01:15:31 DEBUG : dir: reading active writers 2026/05/24 01:15:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:31 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/24 01:15:31 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:31 DEBUG : Looking for writers 2026/05/24 01:15:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:31 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/24 01:15:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/24 01:15:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/24 01:15:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/24 01:15:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:31 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:31 DEBUG : dir: Looking for writers 2026/05/24 01:15:31 DEBUG : file1: reading active writers 2026/05/24 01:15:31 DEBUG : file1.metadata: reading active writers 2026/05/24 01:15:31 DEBUG : Looking for writers 2026/05/24 01:15:31 DEBUG : dir: reading active writers 2026/05/24 01:15:31 DEBUG : dir.metadata: reading active writers 2026/05/24 01:15:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:31 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : file1: reading active writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : file1: reading active writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : file1: reading active writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/24 01:15:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/24 01:15:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/24 01:15:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : file.txt: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:32 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:15:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 01:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : file1: reading active writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : dir/file1: Remove: 2026/05/24 01:15:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:32 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:15:32 DEBUG : dir/file1: Remove: 2026/05/24 01:15:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:32 DEBUG : dir/file1: Remove: 2026/05/24 01:15:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:32 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:15:32 DEBUG : dir/file1: Remove: 2026/05/24 01:15:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 01:15:32 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:32 DEBUG : dir: Looking for writers 2026/05/24 01:15:32 DEBUG : Looking for writers 2026/05/24 01:15:32 DEBUG : dir: reading active writers 2026/05/24 01:15:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:32 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=0x3 2026/05/24 01:15:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : file1: reading active writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:33 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : file1: reading active writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: 2026/05/24 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x38befb00d790 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:33 DEBUG : dir/file1: Updating file with dir/file1 0x38befb00d790 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1: File is currently open, delaying rename 0x38befb00d790 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:15:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 DEBUG : newLeaf: Running delayed rename now 2026/05/24 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x38befb00d790 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:33 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : file1: reading active writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: 2026/05/24 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x38befb73dc70 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:33 DEBUG : dir/file1: Updating file with dir/file1 0x38befb73dc70 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1: File is currently open, delaying rename 0x38befb73dc70 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:15:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/24 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:33 DEBUG : newLeaf: Running delayed rename now 2026/05/24 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0x38befb73dc70 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:33 DEBUG : >WaitForWriters: 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:33 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:33 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): openPending: 2026/05/24 01:15:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): >openPending: err= 2026/05/24 01:15:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): _writeAt: size=14, off=0 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): >_writeAt: n=14, err= 2026/05/24 01:15:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): close: 2026/05/24 01:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:15:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:15:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:33 DEBUG : dir/file1(0x38befb889e40): >close: err= 2026/05/24 01:15:33 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : file1: reading active writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:33 DEBUG : dir: Looking for writers 2026/05/24 01:15:33 DEBUG : file1: reading active writers 2026/05/24 01:15:33 DEBUG : Looking for writers 2026/05/24 01:15:33 DEBUG : dir: reading active writers 2026/05/24 01:15:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : file1: reading active writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : file1: reading active writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:15:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:34 DEBUG : dir/file1: size = 14 OK 2026/05/24 01:15:34 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : file1: reading active writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): _readAt: size=512, off=0 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): openPending: 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): >openPending: err= 2026/05/24 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): >_readAt: n=14, err=EOF 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): close: 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb80fbc0): >close: err= 2026/05/24 01:15:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:34 DEBUG : newLeaf: Updating file with newLeaf 0x38befb0fb790 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:15:34 DEBUG : dir/file1: Updating file with dir/file1 0x38befb0fb790 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befaf04e80): openPending: 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befaf04e80): >openPending: err= 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befaf04e80): _writeAt: size=25, off=0 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befaf04e80): >_writeAt: n=25, err= 2026/05/24 01:15:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:34 DEBUG : newLeaf: Updating file with newLeaf 0x38befb0fb790 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 DEBUG : newLeaf(0x38befaf04e80): close: 2026/05/24 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:15:34.283544381 +0000 UTC m=+6.947342038 2026/05/24 01:15:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:34 DEBUG : newLeaf(0x38befaf04e80): >close: err= 2026/05/24 01:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:15:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:34 DEBUG : newLeaf: size = 25 OK 2026/05/24 01:15:34 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:15:34 +0000 UTC" 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:34 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:34 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:34 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:34 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : file1: reading active writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:34 DEBUG : newLeaf: Updating file with newLeaf 0x38befaf261a0 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:34 DEBUG : dir/file1: Updating file with dir/file1 0x38befaf261a0 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb029900): openPending: 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb029900): >openPending: err= 2026/05/24 01:15:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb029900): _writeAt: size=25, off=0 2026/05/24 01:15:34 DEBUG : dir/file1(0x38befb029900): >_writeAt: n=25, err= 2026/05/24 01:15:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:34 DEBUG : newLeaf: Updating file with newLeaf 0x38befaf261a0 2026/05/24 01:15:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 DEBUG : newLeaf(0x38befb029900): close: 2026/05/24 01:15:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:15:34.788987958 +0000 UTC m=+7.452785626 2026/05/24 01:15:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:34 DEBUG : newLeaf(0x38befb029900): >close: err= 2026/05/24 01:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:15:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:34 DEBUG : newLeaf: size = 25 OK 2026/05/24 01:15:34 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:15:34 +0000 UTC" 2026/05/24 01:15:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:15:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:34 DEBUG : dir: Looking for writers 2026/05/24 01:15:34 DEBUG : Looking for writers 2026/05/24 01:15:34 DEBUG : dir: reading active writers 2026/05/24 01:15:34 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:34 DEBUG : >WaitForWriters: 2026/05/24 01:15:34 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:35 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): openPending: 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): >openPending: err= 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): _writeAt: size=14, off=0 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): >_writeAt: n=14, err= 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): close: 2026/05/24 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb214cc0): >close: err= 2026/05/24 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:15:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:35 DEBUG : dir/file1: size = 14 OK 2026/05/24 01:15:35 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : >WaitForWriters: 2026/05/24 01:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): _readAt: size=512, off=0 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): openPending: 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): >openPending: err= 2026/05/24 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): >_readAt: n=14, err=EOF 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): close: 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb22a640): >close: err= 2026/05/24 01:15:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf: Updating file with newLeaf 0x38befb0f3ba0 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:15:35 DEBUG : dir/file1: Updating file with dir/file1 0x38befb0f3ba0 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1d4f00): openPending: 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1d4f00): >openPending: err= 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1d4f00): _writeAt: size=25, off=0 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1d4f00): >_writeAt: n=25, err= 2026/05/24 01:15:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf: Updating file with newLeaf 0x38befb0f3ba0 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf(0x38befb1d4f00): close: 2026/05/24 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:15:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:15:35.431822419 +0000 UTC m=+8.095620076 2026/05/24 01:15:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:35 DEBUG : newLeaf(0x38befb1d4f00): >close: err= 2026/05/24 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:35 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:15:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:35 DEBUG : newLeaf: size = 25 OK 2026/05/24 01:15:35 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:15:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:15:35 +0000 UTC" 2026/05/24 01:15:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : >WaitForWriters: 2026/05/24 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : >WaitForWriters: 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:35 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:35 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : file1: reading active writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : >WaitForWriters: 2026/05/24 01:15:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): _readAt: size=512, off=0 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): openPending: 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): >openPending: err= 2026/05/24 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/24 01:15:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): >_readAt: n=14, err=EOF 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): close: 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb1f3900): >close: err= 2026/05/24 01:15:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf: Updating file with newLeaf 0x38befb1af930 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:15:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:15:35 DEBUG : dir/file1: Updating file with dir/file1 0x38befb1af930 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb32b0c0): openPending: 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb32b0c0): >openPending: err= 2026/05/24 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb32b0c0): _writeAt: size=25, off=0 2026/05/24 01:15:35 DEBUG : dir/file1(0x38befb32b0c0): >_writeAt: n=25, err= 2026/05/24 01:15:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:15:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf: Updating file with newLeaf 0x38befb1af930 2026/05/24 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:35 DEBUG : newLeaf(0x38befb32b0c0): close: 2026/05/24 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:15:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:15:35.943103673 +0000 UTC m=+8.606901329 2026/05/24 01:15:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:35 DEBUG : newLeaf(0x38befb32b0c0): >close: err= 2026/05/24 01:15:35 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:35 DEBUG : dir: Looking for writers 2026/05/24 01:15:35 DEBUG : Looking for writers 2026/05/24 01:15:35 DEBUG : dir: reading active writers 2026/05/24 01:15:35 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:36 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:15:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:36 DEBUG : newLeaf: size = 25 OK 2026/05/24 01:15:36 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:15:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:15:35 +0000 UTC" 2026/05/24 01:15:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:15:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:15:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : newLeaf: reading active writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: 2026/05/24 01:15:36 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : file1: reading active writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 01:15:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 01:15:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : file1: reading active writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 01:15:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 01:15:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/24 01:15:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/24 01:15:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 01:15:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 01:15:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 01:15:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/24 01:15:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 01:15:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 01:15:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 01:15:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : file1: reading active writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:36 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:36 DEBUG : dir: Looking for writers 2026/05/24 01:15:36 DEBUG : file1: reading active writers 2026/05/24 01:15:36 DEBUG : Looking for writers 2026/05/24 01:15:36 DEBUG : dir: reading active writers 2026/05/24 01:15:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:36 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/24 01:15:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): _readAt: size=1, off=0 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): openPending: 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >openPending: err= 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): _readAt: size=256, off=1 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >_readAt: n=15, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): _readAt: size=16, off=16 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >_readAt: n=0, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >close: err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb238040): >close: err=file already closed 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): _readAt: size=1, off=0 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): openPending: 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >openPending: err= 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): _readAt: size=1, off=5 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): _readAt: size=1, off=3 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): _readAt: size=1, off=13 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): _readAt: size=16, off=100 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4b56c0): >close: err= 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=1, off=0 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): openPending: 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >openPending: err= 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=1, off=5 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=1, off=1 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=1, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=6, off=10 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=6, err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=256, off=10 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=6, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=256, off=100 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=0, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >close: err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): _readAt: size=256, off=100 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb022b40): >_readAt: n=0, err=file already closed 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): RWFileHandle.Flush 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): _readAt: size=256, off=0 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): openPending: 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): >openPending: err= 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): >_readAt: n=16, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): RWFileHandle.Flush 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): RWFileHandle.Flush 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb4f0500): >close: err= 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:15:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:15:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): _readAt: size=256, off=0 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): openPending: 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): >openPending: err= 2026/05/24 01:15:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:15:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): >_readAt: n=16, err=EOF 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): RWFileHandle.Release 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): close: 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): >close: err= 2026/05/24 01:15:37 DEBUG : dir/file1(0x38befb29f000): RWFileHandle.Release 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : dir: Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : dir: reading active writers 2026/05/24 01:15:37 DEBUG : >WaitForWriters: 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:37 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:37 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): openPending: 2026/05/24 01:15:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): >openPending: err= 2026/05/24 01:15:37 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): _writeAt: size=5, off=0 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): >_writeAt: n=5, err= 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): _writeAt: size=7, off=5 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): >_writeAt: n=7, err= 2026/05/24 01:15:37 DEBUG : file1: vfs cache: truncate to size=11 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): close: 2026/05/24 01:15:37 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:37.903611643 +0000 UTC m=+10.567409310 2026/05/24 01:15:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): >close: err= 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): close: 2026/05/24 01:15:37 DEBUG : file1(0x38befb305080): >close: err=file already closed 2026/05/24 01:15:37 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:37 DEBUG : Looking for writers 2026/05/24 01:15:37 DEBUG : file1: reading active writers 2026/05/24 01:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file1: size = 11 OK 2026/05/24 01:15:38 INFO : file1: Copied (new) 2026/05/24 01:15:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 01:15:37 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:38 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): openPending: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): >openPending: err= 2026/05/24 01:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): _writeAt: size=7, off=0 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): >_writeAt: n=7, err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): _writeAt: size=6, off=5 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): >_writeAt: n=6, err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): close: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:38.101879757 +0000 UTC m=+10.765677414 2026/05/24 01:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): >close: err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): _writeAt: size=5, off=0 2026/05/24 01:15:38 DEBUG : file1(0x38befb339780): >_writeAt: n=0, err=file already closed 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file1: size = 11 OK 2026/05/24 01:15:38 INFO : file1: Copied (new) 2026/05/24 01:15:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 01:15:38 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:38 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:38 DEBUG : file1(0x38befb50d140): openPending: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1(0x38befb50d140): >openPending: err= 2026/05/24 01:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb50d140): close: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:38.298793462 +0000 UTC m=+10.962591149 2026/05/24 01:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:38 DEBUG : file1(0x38befb50d140): >close: err= 2026/05/24 01:15:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:15:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:15:38 DEBUG : file2: newRWFileHandle: 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): openPending: 2026/05/24 01:15:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): >openPending: err= 2026/05/24 01:15:38 DEBUG : file2: >newRWFileHandle: err= 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/24 01:15:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): RWFileHandle.Flush 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): RWFileHandle.Release 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): close: 2026/05/24 01:15:38 DEBUG : file2: vfs cache: setting modification time to 2026-05-24 01:15:38.300034465 +0000 UTC m=+10.963832152 2026/05/24 01:15:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:38 DEBUG : file2(0x38befb50d5c0): >close: err= 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/24 01:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file2: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file1: size = 0 OK 2026/05/24 01:15:38 INFO : file1: Copied (new) 2026/05/24 01:15:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-24 01:15:38 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/24 01:15:38 DEBUG : file2: size = 0 OK 2026/05/24 01:15:38 INFO : file2: Copied (new) 2026/05/24 01:15:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-24 01:15:38 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:15:38 INFO : file2: vfs cache: upload succeeded try #1 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : file2: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:38 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): openPending: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): >openPending: err= 2026/05/24 01:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): _writeAt: size=5, off=0 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): >_writeAt: n=5, err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): RWFileHandle.Flush 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): RWFileHandle.Flush 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): close: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:38.669765551 +0000 UTC m=+11.333563218 2026/05/24 01:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f49c0): >close: err= 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file1: size = 5 OK 2026/05/24 01:15:38 INFO : file1: Copied (new) 2026/05/24 01:15:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:15:38 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : >WaitForWriters: 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:38 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:38 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): openPending: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): >openPending: err= 2026/05/24 01:15:38 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): _writeAt: size=5, off=0 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): >_writeAt: n=5, err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): RWFileHandle.Release 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): close: 2026/05/24 01:15:38 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:38.857783387 +0000 UTC m=+11.521581054 2026/05/24 01:15:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): >close: err= 2026/05/24 01:15:38 DEBUG : file1(0x38befb7f5d80): RWFileHandle.Release 2026/05/24 01:15:38 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:38 DEBUG : Looking for writers 2026/05/24 01:15:38 DEBUG : file1: reading active writers 2026/05/24 01:15:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:38 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:38 DEBUG : file1: size = 5 OK 2026/05/24 01:15:38 INFO : file1: Copied (new) 2026/05/24 01:15:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:15:38 +0000 UTC" 2026/05/24 01:15:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:38 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : >WaitForWriters: 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): openPending: 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): >openPending: err= 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): close: 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 01:15:39.109897416 +0000 UTC m=+11.773695073 2026/05/24 01:15:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb913d40): >close: err= 2026/05/24 01:15:39 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:15:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:39 DEBUG : dir/file1: size = 5 OK 2026/05/24 01:15:39 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-24 01:15:39 +0000 UTC" 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : >WaitForWriters: 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:15:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): openPending: 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): _writeAt: size=15, off=5 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): >_writeAt: n=15, err= 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): close: 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 01:15:39.393679006 +0000 UTC m=+12.057476692 2026/05/24 01:15:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : dir/file1(0x38befb814fc0): >close: err= 2026/05/24 01:15:39 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:15:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:39 DEBUG : dir/file1: size = 20 OK 2026/05/24 01:15:39 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-24 01:15:39 +0000 UTC" 2026/05/24 01:15:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:39 DEBUG : dir: Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : dir: reading active writers 2026/05/24 01:15:39 DEBUG : >WaitForWriters: 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): openPending: 2026/05/24 01:15:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): >openPending: err= 2026/05/24 01:15:39 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): close: 2026/05/24 01:15:39 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:15:39.611453397 +0000 UTC m=+12.275251054 2026/05/24 01:15:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : file1(0x38befb9a3000): >close: err= 2026/05/24 01:15:39 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:39 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:15:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:15:39 DEBUG : file1: size = 5 OK 2026/05/24 01:15:39 INFO : file1: Copied (new) 2026/05/24 01:15:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:15:39 +0000 UTC" 2026/05/24 01:15:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:39 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:15:39 DEBUG : Looking for writers 2026/05/24 01:15:39 DEBUG : file1: reading active writers 2026/05/24 01:15:39 DEBUG : >WaitForWriters: 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/24 01:15:39 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.799326337 +0000 UTC m=+12.463124004 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf935c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.799326337 +0000 UTC m=+12.463124004 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf93a40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.799326337 +0000 UTC m=+12.463124004 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfa400): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770310 item 1 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.803740046 +0000 UTC m=+12.467537704 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befacfb000): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.803740046 +0000 UTC m=+12.467537704 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04400): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770930 item 2 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.807945301 +0000 UTC m=+12.471742968 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf04bc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.807945301 +0000 UTC m=+12.471742968 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf050c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.807945301 +0000 UTC m=+12.471742968 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac02740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770cb0 item 3 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8105975 +0000 UTC m=+12.474395167 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03440): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8105975 +0000 UTC m=+12.474395167 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befac03a80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36c8c0 item 4 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.812163029 +0000 UTC m=+12.475960696 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98600): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.812163029 +0000 UTC m=+12.475960696 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98a80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.812163029 +0000 UTC m=+12.475960696 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae98f40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36ccb0 item 5 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.814058934 +0000 UTC m=+12.477856601 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae995c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.814058934 +0000 UTC m=+12.477856601 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befae99b00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36d340 item 6 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.816214542 +0000 UTC m=+12.480012229 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.816214542 +0000 UTC m=+12.480012229 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.816214542 +0000 UTC m=+12.480012229 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb124d00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36d810 item 7 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.819556199 +0000 UTC m=+12.483353885 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1259c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.819556199 +0000 UTC m=+12.483353885 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36de30 item 8 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb238840): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238840): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.821699012 +0000 UTC m=+12.485496689 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb238c00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.821699012 +0000 UTC m=+12.485496689 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239080): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.821699012 +0000 UTC m=+12.485496689 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c310 item 9 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.823952144 +0000 UTC m=+12.487749811 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb239d00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.823952144 +0000 UTC m=+12.487749811 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd0b80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c7e0 item 10 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befadd1300): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd1300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.825446198 +0000 UTC m=+12.489243865 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befadd16c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.825446198 +0000 UTC m=+12.489243865 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8140): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.825446198 +0000 UTC m=+12.489243865 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8640): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78cb60 item 11 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.828156366 +0000 UTC m=+12.491954023 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838980): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.828156366 +0000 UTC m=+12.491954023 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb838ec0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb237340 item 12 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb839500): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb839500): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83019881 +0000 UTC m=+12.493996477 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8398c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83019881 +0000 UTC m=+12.493996477 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096080): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2376c0 item 13 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.831553228 +0000 UTC m=+12.495350885 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096800): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.831553228 +0000 UTC m=+12.495350885 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb096d40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb237ab0 item 14 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb097380): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097380): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.833102385 +0000 UTC m=+12.496900052 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.833102385 +0000 UTC m=+12.496900052 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb097e00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0070 item 15 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.834485679 +0000 UTC m=+12.498283346 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698580): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.834485679 +0000 UTC m=+12.498283346 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb698ac0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d04d0 item 16 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.835857781 +0000 UTC m=+12.499655448 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699100): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.835857781 +0000 UTC m=+12.499655448 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699580): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.835857781 +0000 UTC m=+12.499655448 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb699a80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0850 item 17 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83787681 +0000 UTC m=+12.501674477 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4240): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83787681 +0000 UTC m=+12.501674477 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0e70 item 18 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83930055 +0000 UTC m=+12.503098217 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff4e00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83930055 +0000 UTC m=+12.503098217 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.83930055 +0000 UTC m=+12.503098217 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaff5880): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d11f0 item 19 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8412998 +0000 UTC m=+12.505097467 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0000): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8412998 +0000 UTC m=+12.505097467 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0540): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d16c0 item 20 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.84259674 +0000 UTC m=+12.506394397 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a0e00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.84259674 +0000 UTC m=+12.506394397 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb0a1d40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.84259674 +0000 UTC m=+12.506394397 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8340): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d1a40 item 21 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.844420758 +0000 UTC m=+12.508218415 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b89c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.844420758 +0000 UTC m=+12.508218415 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b8f00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e230 item 22 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.846584772 +0000 UTC m=+12.510382579 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9600): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.846584772 +0000 UTC m=+12.510382579 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8b9b00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.846584772 +0000 UTC m=+12.510382579 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964100): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e690 item 23 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.849654663 +0000 UTC m=+12.513452361 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.849654663 +0000 UTC m=+12.513452361 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb964d40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48eb60 item 24 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb965380): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965380): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.851955637 +0000 UTC m=+12.515753323 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.851955637 +0000 UTC m=+12.515753323 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb965c40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.851955637 +0000 UTC m=+12.515753323 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8be280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48efc0 item 25 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.854433927 +0000 UTC m=+12.518231583 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf056c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.854433927 +0000 UTC m=+12.518231583 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befaf05c00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770fc0 item 26 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb830340): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830340): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.855762616 +0000 UTC m=+12.519560273 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830700): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.855762616 +0000 UTC m=+12.519560273 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb830c00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.855762616 +0000 UTC m=+12.519560273 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb831140): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771340 item 27 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.857516201 +0000 UTC m=+12.521313858 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8319c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.857516201 +0000 UTC m=+12.521313858 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a100): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771810 item 28 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb86a740): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86a740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.85936149 +0000 UTC m=+12.523159157 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86ab00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.85936149 +0000 UTC m=+12.523159157 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b1c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771ce0 item 29 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.860882355 +0000 UTC m=+12.524680022 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86b840): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.860882355 +0000 UTC m=+12.524680022 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb86bd80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a1c0 item 30 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): _readAt: size=2, off=0 2026/05/24 01:15:39 ERROR : open-test-file(0x38befb87e4c0): Couldn't read size of file 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e4c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.862674443 +0000 UTC m=+12.526472100 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87e880): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.862674443 +0000 UTC m=+12.526472100 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87ef40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a5b0 item 31 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.864121606 +0000 UTC m=+12.527919273 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87f5c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.864121606 +0000 UTC m=+12.527919273 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb87fb00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16aa80 item 32 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.865453613 +0000 UTC m=+12.529251270 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e240): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16ae70 item 33 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.866003535 +0000 UTC m=+12.529801192 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14e6c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.866003535 +0000 UTC m=+12.529801192 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14ebc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b030 item 33 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.867380737 +0000 UTC m=+12.531178405 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f200): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b3b0 item 34 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.868029798 +0000 UTC m=+12.531827465 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14f680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.868029798 +0000 UTC m=+12.531827465 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb14fbc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b570 item 34 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.869205757 +0000 UTC m=+12.533003415 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b8f0 item 35 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.869670018 +0000 UTC m=+12.533467675 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.869670018 +0000 UTC m=+12.533467675 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb184c80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16bab0 item 35 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.870901433 +0000 UTC m=+12.534699090 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682460 item 36 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.871529154 +0000 UTC m=+12.535326831 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185800): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.871529154 +0000 UTC m=+12.535326831 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb185d40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682690 item 36 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.87286675 +0000 UTC m=+12.536664407 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2480): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682bd0 item 37 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.873346099 +0000 UTC m=+12.537143756 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2900): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.873346099 +0000 UTC m=+12.537143756 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb1c2e00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682ee0 item 37 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.874699305 +0000 UTC m=+12.538496962 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a8c40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d110 item 38 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.875213972 +0000 UTC m=+12.539011628 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9140): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.875213972 +0000 UTC m=+12.539011628 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d2d0 item 38 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.876279481 +0000 UTC m=+12.540077139 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2a9e00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d650 item 39 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.877810645 +0000 UTC m=+12.541608302 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220400): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.877810645 +0000 UTC m=+12.541608302 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220900): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d810 item 39 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.879448211 +0000 UTC m=+12.543245868 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb220f80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78db90 item 40 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.879995047 +0000 UTC m=+12.543792705 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb221480): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.879995047 +0000 UTC m=+12.543792705 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2219c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78ddc0 item 40 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.881174814 +0000 UTC m=+12.544972471 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262080): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad56620 item 41 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.881609259 +0000 UTC m=+12.545406916 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262580): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad56a80 item 41 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.882130167 +0000 UTC m=+12.545927823 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262a40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.882130167 +0000 UTC m=+12.545927823 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb262f80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad56d90 item 41 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.883838556 +0000 UTC m=+12.547636223 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2635c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad57d50 item 42 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.884355887 +0000 UTC m=+12.548153554 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb263ac0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface03f0 item 42 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8849168 +0000 UTC m=+12.548714468 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296100): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.8849168 +0000 UTC m=+12.548714468 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface0700 item 42 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.886173483 +0000 UTC m=+12.549971140 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb296cc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da0e0 item 43 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.886492408 +0000 UTC m=+12.550290065 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2971c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da2a0 item 43 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.886967379 +0000 UTC m=+12.550765035 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297700): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.886967379 +0000 UTC m=+12.550765035 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb297c40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da460 item 43 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.888192321 +0000 UTC m=+12.551989979 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce380): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da930 item 44 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.888612438 +0000 UTC m=+12.552410095 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2ce880): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7daaf0 item 44 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.889115503 +0000 UTC m=+12.552913160 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cedc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.889115503 +0000 UTC m=+12.552913160 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf340): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dacb0 item 44 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.89049602 +0000 UTC m=+12.554293677 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cf980): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db180 item 45 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.890921637 +0000 UTC m=+12.554719294 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2cfe80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.890921637 +0000 UTC m=+12.554719294 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db3b0 item 45 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.893067928 +0000 UTC m=+12.556865625 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f0cc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db730 item 46 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.893836245 +0000 UTC m=+12.557633931 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f11c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.893836245 +0000 UTC m=+12.557633931 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb2f18c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db8f0 item 46 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.896578704 +0000 UTC m=+12.560376392 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332000): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dbc70 item 47 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.897314691 +0000 UTC m=+12.561112377 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332500): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.897314691 +0000 UTC m=+12.561112377 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb332c00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dbe30 item 47 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.899696346 +0000 UTC m=+12.563494034 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333240): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8770 item 48 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.900576947 +0000 UTC m=+12.564374633 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.900576947 +0000 UTC m=+12.564374633 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb333e40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8c40 item 48 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.902573191 +0000 UTC m=+12.566370849 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bea40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48f7a0 item 49 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.903112024 +0000 UTC m=+12.566909691 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8beec0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.903112024 +0000 UTC m=+12.566909691 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bf400): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48fab0 item 49 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.904810014 +0000 UTC m=+12.568607691 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bfb00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48fe30 item 50 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.905702937 +0000 UTC m=+12.569500614 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490100): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.905702937 +0000 UTC m=+12.569500614 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befa993420 item 50 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.907291439 +0000 UTC m=+12.571089116 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb490d00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac440e0 item 51 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.907900844 +0000 UTC m=+12.571698521 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491200): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.907900844 +0000 UTC m=+12.571698521 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac445b0 item 51 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.909634923 +0000 UTC m=+12.573432600 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb491dc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac451f0 item 52 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.910352844 +0000 UTC m=+12.574150521 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c83c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.910352844 +0000 UTC m=+12.574150521 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8940): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac456c0 item 52 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.911957356 +0000 UTC m=+12.575755023 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c8fc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac86230 item 53 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.912708932 +0000 UTC m=+12.576506608 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c94c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.912708932 +0000 UTC m=+12.576506608 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4c9a00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac86540 item 53 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.914776783 +0000 UTC m=+12.578574460 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0180): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac87030 item 54 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.915484685 +0000 UTC m=+12.579282352 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0680): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.915484685 +0000 UTC m=+12.579282352 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e0c00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac875e0 item 54 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.917398004 +0000 UTC m=+12.581195681 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac87b90 item 55 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.918398501 +0000 UTC m=+12.582196178 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.918398501 +0000 UTC m=+12.582196178 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb4e1cc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac87e30 item 55 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.919860904 +0000 UTC m=+12.583658561 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504440): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be310 item 56 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.920666551 +0000 UTC m=+12.584464229 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504940): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.920666551 +0000 UTC m=+12.584464229 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb504ec0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be5b0 item 56 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.922471285 +0000 UTC m=+12.586268962 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505500): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be930 item 57 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.922993936 +0000 UTC m=+12.586791613 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb505a40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bed90 item 57 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.923634249 +0000 UTC m=+12.587431926 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536080): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.923634249 +0000 UTC m=+12.587431926 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536600): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2befc0 item 57 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.925563918 +0000 UTC m=+12.589361596 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb536c40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf5e0 item 58 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.926047916 +0000 UTC m=+12.589845573 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537180): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf880 item 58 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.926491578 +0000 UTC m=+12.590289235 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5376c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.926491578 +0000 UTC m=+12.590289235 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb537c80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bfb90 item 58 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.927697194 +0000 UTC m=+12.591494851 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5643c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb3341c0 item 59 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.928108915 +0000 UTC m=+12.591906571 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564900): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334380 item 59 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.928971601 +0000 UTC m=+12.592769268 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb564e40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.928971601 +0000 UTC m=+12.592769268 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb5653c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334700 item 59 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.930452369 +0000 UTC m=+12.594250036 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb565a00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334a80 item 60 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.93130217 +0000 UTC m=+12.595099918 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be040): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb335030 item 60 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.931990005 +0000 UTC m=+12.595787682 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6be580): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.931990005 +0000 UTC m=+12.595787682 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6beb40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb3351f0 item 60 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.933816979 +0000 UTC m=+12.597614656 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf180): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb3356c0 item 61 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.934419221 +0000 UTC m=+12.598216898 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bf6c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.934419221 +0000 UTC m=+12.598216898 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6bfdc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb335b90 item 61 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.936260212 +0000 UTC m=+12.600057879 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2500): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac7c7e0 item 62 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.936723831 +0000 UTC m=+12.600521498 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f2a40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.936723831 +0000 UTC m=+12.600521498 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3140): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac7ce70 item 62 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.938217564 +0000 UTC m=+12.602015221 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac7dd50 item 63 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.938644313 +0000 UTC m=+12.602441970 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb6f3cc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.938644313 +0000 UTC m=+12.602441970 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71e4c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac92460 item 63 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.939910324 +0000 UTC m=+12.603707981 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71eb00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac92a10 item 64 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.940347323 +0000 UTC m=+12.604144979 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f040): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.940347323 +0000 UTC m=+12.604144979 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71f740): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac92cb0 item 64 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.941466354 +0000 UTC m=+12.605264012 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb71fd80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac93490 item 65 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.9418701 +0000 UTC m=+12.605667757 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.9418701 +0000 UTC m=+12.605667757 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758800): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac93810 item 65 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.942907276 +0000 UTC m=+12.606704934 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb758e40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befaceeaf0 item 66 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.943484511 +0000 UTC m=+12.607282168 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7592c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.943484511 +0000 UTC m=+12.607282168 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759800): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacef1f0 item 66 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.944683174 +0000 UTC m=+12.608480831 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb759e40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacef730 item 67 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.945273323 +0000 UTC m=+12.609070980 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7903c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.945273323 +0000 UTC m=+12.609070980 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7908c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacefa40 item 67 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.946640115 +0000 UTC m=+12.610437772 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb790f40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb880070 item 68 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.947220887 +0000 UTC m=+12.611018544 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791440): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.947220887 +0000 UTC m=+12.611018544 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb791980): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb880310 item 68 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.94836689 +0000 UTC m=+12.612164546 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca0c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb880690 item 69 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.948797406 +0000 UTC m=+12.612595063 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7ca540): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.948797406 +0000 UTC m=+12.612595063 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7caa40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb8809a0 item 69 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.949887703 +0000 UTC m=+12.613685370 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb0c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb880d20 item 70 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.950402229 +0000 UTC m=+12.614199886 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cb5c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.950402229 +0000 UTC m=+12.614199886 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7cbb00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb880ee0 item 70 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.952436968 +0000 UTC m=+12.616234624 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb8812d0 item 71 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.952874448 +0000 UTC m=+12.616672105 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fc780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.952874448 +0000 UTC m=+12.616672105 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fcc80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb881490 item 71 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.954562418 +0000 UTC m=+12.618360076 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb881d50 item 72 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.955110337 +0000 UTC m=+12.618907994 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fd800): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.955110337 +0000 UTC m=+12.618907994 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb7fdd40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befadbe2a0 item 72 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.95619294 +0000 UTC m=+12.619990597 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884400): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befadbf650 item 73 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.956622173 +0000 UTC m=+12.620419831 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884900): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad5a150 item 73 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.957174381 +0000 UTC m=+12.620972048 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb884dc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.957174381 +0000 UTC m=+12.620972048 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad5a620 item 73 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.958376511 +0000 UTC m=+12.622174167 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885940): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad5b340 item 74 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.958873443 +0000 UTC m=+12.622671100 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb885e40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad5b570 item 74 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.959624988 +0000 UTC m=+12.623422645 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bc480): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.959624988 +0000 UTC m=+12.623422645 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bca00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad5bc00 item 74 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.961801055 +0000 UTC m=+12.625598731 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd040): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac94850 item 75 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.962454704 +0000 UTC m=+12.626252381 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bd540): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): _writeAt: size=3, off=2 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac94a80 item 75 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.963218853 +0000 UTC m=+12.627016520 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8bda80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.963218853 +0000 UTC m=+12.627016520 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee0c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac94ee0 item 75 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.964982788 +0000 UTC m=+12.628780466 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ee700): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a4620 item 76 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.965660553 +0000 UTC m=+12.629458231 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8eec00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a48c0 item 76 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): _writeAt: size=3, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.966315606 +0000 UTC m=+12.630113262 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef140): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.966315606 +0000 UTC m=+12.630113262 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8ef6c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a4af0 item 76 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.96787903 +0000 UTC m=+12.631676707 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb8efd00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a5490 item 77 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.968541987 +0000 UTC m=+12.632339664 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.968541987 +0000 UTC m=+12.632339664 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb910a00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a57a0 item 77 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.97044665 +0000 UTC m=+12.634244307 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911040): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a5b20 item 78 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.971040575 +0000 UTC m=+12.634838233 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911540): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.971040575 +0000 UTC m=+12.634838233 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb911c40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2a5d50 item 78 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.972640469 +0000 UTC m=+12.636438126 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938380): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac9cb60 item 79 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.973253311 +0000 UTC m=+12.637050968 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938880): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.973253311 +0000 UTC m=+12.637050968 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb938f80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac9cf50 item 79 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.974677732 +0000 UTC m=+12.638475389 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9395c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac9db90 item 80 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.97521971 +0000 UTC m=+12.639017367 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb939ac0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.97521971 +0000 UTC m=+12.639017367 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e2c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac9de30 item 80 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.976820626 +0000 UTC m=+12.640618293 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95e900): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacbca10 item 81 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.977364056 +0000 UTC m=+12.641161713 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95ed80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.977364056 +0000 UTC m=+12.641161713 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f2c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacbcc40 item 81 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.978688678 +0000 UTC m=+12.642486335 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95f940): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacb2070 item 82 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.979298284 +0000 UTC m=+12.643095941 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb95fe40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.979298284 +0000 UTC m=+12.643095941 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98c4c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacb23f0 item 82 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.980515071 +0000 UTC m=+12.644312729 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98cb40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacb2bd0 item 83 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.981178359 +0000 UTC m=+12.644976016 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d040): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.981178359 +0000 UTC m=+12.644976016 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98d580): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacb3180 item 83 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.983175908 +0000 UTC m=+12.646973585 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb98dc00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacb37a0 item 84 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.983950046 +0000 UTC m=+12.647747722 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc200): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.983950046 +0000 UTC m=+12.647747722 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bc780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befa8e8380 item 84 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.985815944 +0000 UTC m=+12.649613621 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bce00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befa8e8d90 item 85 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.986632642 +0000 UTC m=+12.650430320 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd300): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.986632642 +0000 UTC m=+12.650430320 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bd840): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface8070 item 85 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.988990453 +0000 UTC m=+12.652788111 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9bdec0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface85b0 item 86 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.98964252 +0000 UTC m=+12.653440177 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d84c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.98964252 +0000 UTC m=+12.653440177 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d8a40): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface8bd0 item 86 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.991134369 +0000 UTC m=+12.654932036 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d90c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface9500 item 87 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.991685814 +0000 UTC m=+12.655483481 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d95c0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.991685814 +0000 UTC m=+12.655483481 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9d9b00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface9c70 item 87 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.993266933 +0000 UTC m=+12.657064590 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6280): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2542a0 item 88 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.993936953 +0000 UTC m=+12.657734611 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6780): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.993936953 +0000 UTC m=+12.657734611 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f6d00): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2544d0 item 88 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.995236027 +0000 UTC m=+12.659033694 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7340): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2549a0 item 89 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.995864408 +0000 UTC m=+12.659662076 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7880): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): >_readAt: n=2, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): _writeAt: size=3, off=7 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb254d20 item 89 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.99649831 +0000 UTC m=+12.660295977 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befb9f7dc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): >_readAt: n=8, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.99649831 +0000 UTC m=+12.660295977 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16440): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb254ee0 item 89 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): open at offset 0 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): _readAt: size=2, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.997907612 +0000 UTC m=+12.661705270 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16a80): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): _writeAt: size=5, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2553b0 item 90 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): >_writeAt: n=5, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.998397813 +0000 UTC m=+12.662195480 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba16fc0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): open at offset 5 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): >openPending: err= 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2555e0 item 90 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): _readAt: size=2, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): >_readAt: n=0, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): _writeAt: size=3, off=5 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): >_writeAt: n=3, err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.999001066 +0000 UTC m=+12.662798723 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17500): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): _readAt: size=512, off=0 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): openPending: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): >openPending: err= 2026/05/24 01:15:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): >_readAt: n=3, err=EOF 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): close: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:39.999001066 +0000 UTC m=+12.662798723 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba17ac0): >close: err= 2026/05/24 01:15:39 DEBUG : open-test-file: Remove: 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2559d0 item 90 2026/05/24 01:15:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:39 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:39 DEBUG : open-test-file(0x38befba36200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.00023154 +0000 UTC m=+12.664029197 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca000 item 91 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.000693876 +0000 UTC m=+12.664491533 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36740): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca230 item 91 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.001326696 +0000 UTC m=+12.665124354 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36c80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.001326696 +0000 UTC m=+12.665124354 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca3f0 item 91 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.002927061 +0000 UTC m=+12.666724838 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37840): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb33f3b0 item 92 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.003533391 +0000 UTC m=+12.667331058 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975a80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb33f570 item 92 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.004294805 +0000 UTC m=+12.668092462 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba800c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.004294805 +0000 UTC m=+12.668092462 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80340): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf83f0 item 92 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.005943942 +0000 UTC m=+12.669741609 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80980): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8a10 item 93 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.006493133 +0000 UTC m=+12.670290790 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba80ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.006493133 +0000 UTC m=+12.670290790 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba815c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8d90 item 93 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.008384048 +0000 UTC m=+12.672181705 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba81c00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf92d0 item 94 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.009071392 +0000 UTC m=+12.672869059 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36240): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.009071392 +0000 UTC m=+12.672869059 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9570 item 94 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.010401004 +0000 UTC m=+12.674198660 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36f80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9c00 item 95 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.010830057 +0000 UTC m=+12.674627714 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba374c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.010830057 +0000 UTC m=+12.674627714 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92080): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9e30 item 95 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.012151673 +0000 UTC m=+12.675949330 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92840): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb33e540 item 96 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.01256141 +0000 UTC m=+12.676359067 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92d80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.01256141 +0000 UTC m=+12.676359067 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb33e700 item 96 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= 2026/05/24 01:15:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : >WaitForWriters: 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:40 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/24 01:15:40 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.037122765 +0000 UTC m=+12.700920423 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1254c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.037122765 +0000 UTC m=+12.700920423 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125dc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.037122765 +0000 UTC m=+12.700920423 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca310 item 1 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.03894454 +0000 UTC m=+12.702742198 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.03894454 +0000 UTC m=+12.702742198 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca930 item 2 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.040622592 +0000 UTC m=+12.704420269 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2396c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.040622592 +0000 UTC m=+12.704420269 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239b40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.040622592 +0000 UTC m=+12.704420269 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd0880): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1cad90 item 3 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.042859664 +0000 UTC m=+12.706657321 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1100): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.042859664 +0000 UTC m=+12.706657321 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1cba40 item 4 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.044059429 +0000 UTC m=+12.707857086 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.044059429 +0000 UTC m=+12.707857086 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.044059429 +0000 UTC m=+12.707857086 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0230 item 5 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.045599329 +0000 UTC m=+12.709396987 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0972c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.045599329 +0000 UTC m=+12.709396987 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097800): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0770 item 6 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.046809503 +0000 UTC m=+12.710607171 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097e80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.046809503 +0000 UTC m=+12.710607171 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.046809503 +0000 UTC m=+12.710607171 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0af0 item 7 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.048420019 +0000 UTC m=+12.712217675 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698fc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.048420019 +0000 UTC m=+12.712217675 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699500): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c1260 item 8 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb699ac0): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ac0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.049561653 +0000 UTC m=+12.713359310 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.049561653 +0000 UTC m=+12.713359310 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.049561653 +0000 UTC m=+12.713359310 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c17a0 item 9 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.051098868 +0000 UTC m=+12.714896535 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4fc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.051098868 +0000 UTC m=+12.714896535 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5580): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36c070 item 10 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befaff5bc0): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5bc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.052317989 +0000 UTC m=+12.716115647 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0080): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.052317989 +0000 UTC m=+12.716115647 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.052317989 +0000 UTC m=+12.716115647 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99a00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36c7e0 item 11 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.053993096 +0000 UTC m=+12.717790753 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.053993096 +0000 UTC m=+12.717790753 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b86c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb683b20 item 12 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb8b8d00): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b8d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.055488322 +0000 UTC m=+12.719285979 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b90c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.055488322 +0000 UTC m=+12.719285979 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9800): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb236000 item 13 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.056851617 +0000 UTC m=+12.720649275 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb8b9e80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.056851617 +0000 UTC m=+12.720649275 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf048c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2363f0 item 14 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befaf04f00): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04f00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.05829315 +0000 UTC m=+12.722090808 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05340): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.05829315 +0000 UTC m=+12.722090808 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05a00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb236850 item 15 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.059467137 +0000 UTC m=+12.723264804 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.059467137 +0000 UTC m=+12.723264804 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a86c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb236bd0 item 16 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.060814341 +0000 UTC m=+12.724611999 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.060814341 +0000 UTC m=+12.724611999 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.060814341 +0000 UTC m=+12.724611999 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb236fc0 item 17 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.062626748 +0000 UTC m=+12.726424405 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9e00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.062626748 +0000 UTC m=+12.726424405 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb9744c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb237490 item 18 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.063886828 +0000 UTC m=+12.727684484 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb974b40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.063886828 +0000 UTC m=+12.727684484 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.063886828 +0000 UTC m=+12.727684484 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb975540): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb237810 item 19 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.06574957 +0000 UTC m=+12.729547227 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0125c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.06574957 +0000 UTC m=+12.729547227 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb012b00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb237e30 item 20 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.066778751 +0000 UTC m=+12.730576408 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.066778751 +0000 UTC m=+12.730576408 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.066778751 +0000 UTC m=+12.730576408 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb013b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d03f0 item 21 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.068599384 +0000 UTC m=+12.732397041 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.068599384 +0000 UTC m=+12.732397041 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068840): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d08c0 item 22 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.070028093 +0000 UTC m=+12.733825750 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb068ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.070028093 +0000 UTC m=+12.733825750 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0693c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.070028093 +0000 UTC m=+12.733825750 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0698c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0d90 item 23 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.071880455 +0000 UTC m=+12.735678112 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.071880455 +0000 UTC m=+12.735678112 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07c580): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d1260 item 24 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb07cbc0): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cbc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.073587062 +0000 UTC m=+12.737384719 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07cf80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.073587062 +0000 UTC m=+12.737384719 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.073587062 +0000 UTC m=+12.737384719 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb07d9c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d15e0 item 25 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.075525298 +0000 UTC m=+12.739322975 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.075525298 +0000 UTC m=+12.739322975 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d1ab0 item 26 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb0c0cc0): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c0cc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.077178833 +0000 UTC m=+12.740976500 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1080): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.077178833 +0000 UTC m=+12.740976500 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1580): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.077178833 +0000 UTC m=+12.740976500 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0c1ac0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7701c0 item 27 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.079621936 +0000 UTC m=+12.743419593 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6240): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.079621936 +0000 UTC m=+12.743419593 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7707e0 item 28 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb0f6dc0): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f6dc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.081936175 +0000 UTC m=+12.745733851 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.081936175 +0000 UTC m=+12.745733851 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7840): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770b60 item 29 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.083806109 +0000 UTC m=+12.747603766 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0f7ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.083806109 +0000 UTC m=+12.747603766 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14e500): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770ee0 item 30 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): _readAt: size=2, off=0 2026/05/24 01:15:40 ERROR : open-test-file(0x38befb14eb40): Couldn't read size of file 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): close: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14eb40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.085148245 +0000 UTC m=+12.748945902 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14ef00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.085148245 +0000 UTC m=+12.748945902 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14f5c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771260 item 31 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.086755403 +0000 UTC m=+12.750553060 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb14fc40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.086755403 +0000 UTC m=+12.750553060 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182280): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7715e0 item 32 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.088111665 +0000 UTC m=+12.751909322 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1828c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771960 item 33 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.088459594 +0000 UTC m=+12.752257251 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb182d40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.088459594 +0000 UTC m=+12.752257251 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183240): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb771c70 item 33 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.089974858 +0000 UTC m=+12.753772554 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183880): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a150 item 34 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.090689232 +0000 UTC m=+12.754486889 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb183d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.090689232 +0000 UTC m=+12.754486889 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2340): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a310 item 34 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.092263257 +0000 UTC m=+12.756060934 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2980): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a700 item 35 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.092626455 +0000 UTC m=+12.756424113 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2e00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.092626455 +0000 UTC m=+12.756424113 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a930 item 35 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.094027352 +0000 UTC m=+12.757825009 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c2a0 item 36 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.094498505 +0000 UTC m=+12.758296172 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74540): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.094498505 +0000 UTC m=+12.758296172 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba74a80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c460 item 36 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.095758044 +0000 UTC m=+12.759555741 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba750c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c7e0 item 37 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.096233345 +0000 UTC m=+12.760031033 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75540): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.096233345 +0000 UTC m=+12.760031033 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba75a40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78c9a0 item 37 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.097445024 +0000 UTC m=+12.761242680 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2201c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78cd20 item 38 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.097877373 +0000 UTC m=+12.761675030 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2206c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.097877373 +0000 UTC m=+12.761675030 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb220c00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78cee0 item 38 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.099225549 +0000 UTC m=+12.763023206 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221280): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d3b0 item 39 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.099703556 +0000 UTC m=+12.763501214 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.099703556 +0000 UTC m=+12.763501214 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb221c80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d570 item 39 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.101197839 +0000 UTC m=+12.764995496 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78d8f0 item 40 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.101764895 +0000 UTC m=+12.765562551 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24e900): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.101764895 +0000 UTC m=+12.765562551 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24ee40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb78dab0 item 40 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.103109134 +0000 UTC m=+12.766906791 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad56070 item 41 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.103474006 +0000 UTC m=+12.767271663 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24f900): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad564d0 item 41 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.104147242 +0000 UTC m=+12.767944899 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb24fdc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.104147242 +0000 UTC m=+12.767944899 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27c400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad567e0 item 41 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.105412823 +0000 UTC m=+12.769210480 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27ca40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad57420 item 42 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.105801389 +0000 UTC m=+12.769599046 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27cf40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad57a40 item 42 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.106369175 +0000 UTC m=+12.770166833 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27d480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.106369175 +0000 UTC m=+12.770166833 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb27da00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befad57e30 item 42 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.107696833 +0000 UTC m=+12.771494490 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38beface1340 item 43 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.108179138 +0000 UTC m=+12.771976794 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da000 item 43 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.108805826 +0000 UTC m=+12.772603484 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b2b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.108805826 +0000 UTC m=+12.772603484 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b30c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da1c0 item 43 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.10989932 +0000 UTC m=+12.773696977 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3700): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da540 item 44 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.110424846 +0000 UTC m=+12.774222504 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2b3c00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7da700 item 44 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.111207541 +0000 UTC m=+12.775005198 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc240): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.111207541 +0000 UTC m=+12.775005198 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dc7c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7daa10 item 44 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.112618625 +0000 UTC m=+12.776416283 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dce00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dae00 item 45 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.113043963 +0000 UTC m=+12.776841619 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dd300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.113043963 +0000 UTC m=+12.776841619 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2dda00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dafc0 item 45 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.114224822 +0000 UTC m=+12.778022480 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db490 item 46 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.114732815 +0000 UTC m=+12.778530472 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fe640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.114732815 +0000 UTC m=+12.778530472 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2fed40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db650 item 46 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.116042318 +0000 UTC m=+12.779839975 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff380): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7db9d0 item 47 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.11649082 +0000 UTC m=+12.780288476 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2ff880): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.11649082 +0000 UTC m=+12.780288476 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352080): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7dbb90 item 47 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.117681817 +0000 UTC m=+12.781479485 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3526c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e070 item 48 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.118042462 +0000 UTC m=+12.781840119 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb352bc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.118042462 +0000 UTC m=+12.781840119 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3532c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e310 item 48 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.11927015 +0000 UTC m=+12.783067807 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353900): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e700 item 49 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.119744369 +0000 UTC m=+12.783542026 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb353d80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.119744369 +0000 UTC m=+12.783542026 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3823c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48e8c0 item 49 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.121573257 +0000 UTC m=+12.785370913 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382a40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48ec40 item 50 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.122340772 +0000 UTC m=+12.786138430 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb382f40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.122340772 +0000 UTC m=+12.786138430 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3834c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48ee00 item 50 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.123498818 +0000 UTC m=+12.787296475 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb383b40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48f420 item 51 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.124066144 +0000 UTC m=+12.787863800 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.124066144 +0000 UTC m=+12.787863800 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48f5e0 item 51 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.125480335 +0000 UTC m=+12.789277992 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a6d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48fb20 item 52 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.125964484 +0000 UTC m=+12.789762141 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.125964484 +0000 UTC m=+12.789762141 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb48fce0 item 52 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.127065352 +0000 UTC m=+12.790863008 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3a7e00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befa9936c0 item 53 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.127572113 +0000 UTC m=+12.791369809 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.127572113 +0000 UTC m=+12.791369809 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bc940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befa993ab0 item 53 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.128881084 +0000 UTC m=+12.792678741 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bcfc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac44620 item 54 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.129407363 +0000 UTC m=+12.793205020 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bd4c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.129407363 +0000 UTC m=+12.793205020 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3bda40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac449a0 item 54 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.130899972 +0000 UTC m=+12.794697629 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d61c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac45880 item 55 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.131458642 +0000 UTC m=+12.795256299 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d66c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.131458642 +0000 UTC m=+12.795256299 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d6c00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac45dc0 item 55 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.132556173 +0000 UTC m=+12.796353830 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7280): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac86690 item 56 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.133283784 +0000 UTC m=+12.797081470 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.133283784 +0000 UTC m=+12.797081470 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3d7d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac86bd0 item 56 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.134454043 +0000 UTC m=+12.798251699 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac87650 item 57 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.134883637 +0000 UTC m=+12.798681294 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2980): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac879d0 item 57 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.135355542 +0000 UTC m=+12.799153199 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f2ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.135355542 +0000 UTC m=+12.799153199 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befac87c00 item 57 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.136867078 +0000 UTC m=+12.800664735 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb3f3a80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be1c0 item 58 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.13823391 +0000 UTC m=+12.802031567 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb4120c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be460 item 58 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.139121734 +0000 UTC m=+12.802919391 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412600): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.139121734 +0000 UTC m=+12.802919391 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb412bc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be620 item 58 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.140522319 +0000 UTC m=+12.804319976 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bea10 item 59 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.141020414 +0000 UTC m=+12.804818071 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413740): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bee00 item 59 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.14146151 +0000 UTC m=+12.805259167 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb413c80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.14146151 +0000 UTC m=+12.805259167 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf180 item 59 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.142612253 +0000 UTC m=+12.806409910 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb42a940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf650 item 60 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.144549146 +0000 UTC m=+12.808346802 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfa480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334230 item 60 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.145279099 +0000 UTC m=+12.809076757 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befacfaec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.145279099 +0000 UTC m=+12.809076757 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334460 item 60 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.147633474 +0000 UTC m=+12.811431131 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb3348c0 item 61 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.148141638 +0000 UTC m=+12.811939294 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa2b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.148141638 +0000 UTC m=+12.811939294 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3280): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb334a80 item 61 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.153249192 +0000 UTC m=+12.817046850 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa38c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb3351f0 item 62 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.153767525 +0000 UTC m=+12.817565193 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befbaa3e00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.153767525 +0000 UTC m=+12.817565193 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2600): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb335500 item 62 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.158726671 +0000 UTC m=+12.822524327 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b2c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb335b90 item 63 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.159287825 +0000 UTC m=+12.823085482 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b3180): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.159287825 +0000 UTC m=+12.823085482 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1b39c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a070 item 63 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.160517897 +0000 UTC m=+12.824315554 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0100): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a460 item 64 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.161174282 +0000 UTC m=+12.824971979 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a06c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.161174282 +0000 UTC m=+12.824971979 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36540): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be0e0 item 64 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.164718933 +0000 UTC m=+12.828516590 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba36b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be540 item 65 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.165177482 +0000 UTC m=+12.828975139 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37000): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.165177482 +0000 UTC m=+12.828975139 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37500): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2be700 item 65 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.166662318 +0000 UTC m=+12.830459975 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befba37bc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bed20 item 66 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.167295428 +0000 UTC m=+12.831093085 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.167295428 +0000 UTC m=+12.831093085 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bef50 item 66 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.168720842 +0000 UTC m=+12.832518499 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf92cc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf570 item 67 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.169464371 +0000 UTC m=+12.833262028 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.169464371 +0000 UTC m=+12.833262028 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bf8f0 item 67 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.170987029 +0000 UTC m=+12.834784686 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf93d80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2bfdc0 item 68 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.171553794 +0000 UTC m=+12.835351451 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.171553794 +0000 UTC m=+12.835351451 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb124940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36c0e0 item 68 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.172952595 +0000 UTC m=+12.836750253 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36c770 item 69 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.173464066 +0000 UTC m=+12.837261723 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb125d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.173464066 +0000 UTC m=+12.837261723 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36ca10 item 69 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.176031966 +0000 UTC m=+12.839829622 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238a80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36cd90 item 70 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.176492488 +0000 UTC m=+12.840290146 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb238f80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.176492488 +0000 UTC m=+12.840290146 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2394c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36cf50 item 70 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.177868889 +0000 UTC m=+12.841666546 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb239c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36d340 item 71 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.178415886 +0000 UTC m=+12.842213542 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd09c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.178415886 +0000 UTC m=+12.842213542 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd1040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36d650 item 71 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.179501314 +0000 UTC m=+12.843298971 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befadd16c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36dab0 item 72 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.180551226 +0000 UTC m=+12.844348883 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.180551226 +0000 UTC m=+12.844348883 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb36dce0 item 72 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.181868404 +0000 UTC m=+12.845666061 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb096d40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8540 item 73 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.182290353 +0000 UTC m=+12.846088009 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097240): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8850 item 73 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.182742991 +0000 UTC m=+12.846540648 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097700): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.182742991 +0000 UTC m=+12.846540648 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb097c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf8cb0 item 73 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.183803152 +0000 UTC m=+12.847600810 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698380): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf91f0 item 74 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.18439296 +0000 UTC m=+12.848190648 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698880): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9500 item 74 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.184861899 +0000 UTC m=+12.848659556 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb698dc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.184861899 +0000 UTC m=+12.848659556 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699340): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9960 item 74 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.186067075 +0000 UTC m=+12.849864732 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699980): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befacf9d50 item 75 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.186520675 +0000 UTC m=+12.850318332 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb699ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): _writeAt: size=3, off=2 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca1c0 item 75 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.187012608 +0000 UTC m=+12.850810265 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4500): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.187012608 +0000 UTC m=+12.850810265 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff4a40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca380 item 75 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.188226269 +0000 UTC m=+12.852023926 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5080): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca700 item 76 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.188689097 +0000 UTC m=+12.852486754 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5600): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1ca8c0 item 76 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): _writeAt: size=3, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.189225505 +0000 UTC m=+12.853023161 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaff5b40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.189225505 +0000 UTC m=+12.853023161 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1caa80 item 76 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.190613125 +0000 UTC m=+12.854410782 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98a40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1cb030 item 77 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.191133792 +0000 UTC m=+12.854931459 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae98f40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.191133792 +0000 UTC m=+12.854931459 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99640): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb1cb1f0 item 77 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.192421143 +0000 UTC m=+12.856218801 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae99d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0000 item 78 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.192887588 +0000 UTC m=+12.856685285 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04600): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.192887588 +0000 UTC m=+12.856685285 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf04e00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0230 item 78 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.194331647 +0000 UTC m=+12.858129304 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0620 item 79 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.19479203 +0000 UTC m=+12.858589687 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf05940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.19479203 +0000 UTC m=+12.858589687 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c07e0 item 79 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.1983993 +0000 UTC m=+12.862196957 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0b60 item 80 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.198882926 +0000 UTC m=+12.862680584 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a8c80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.198882926 +0000 UTC m=+12.862680584 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9380): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c0e70 item 80 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.201553922 +0000 UTC m=+12.865351599 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9ac0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a620 item 81 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.20241819 +0000 UTC m=+12.866215878 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a0e40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.20241819 +0000 UTC m=+12.866215878 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb0a1dc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16a7e0 item 81 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.204029116 +0000 UTC m=+12.867826773 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac02d40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16ae00 item 82 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.204600519 +0000 UTC m=+12.868398177 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befac03740): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.204600519 +0000 UTC m=+12.868398177 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16afc0 item 82 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.206444265 +0000 UTC m=+12.870241923 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1de6c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b340 item 83 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.206950917 +0000 UTC m=+12.870748573 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1debc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.206950917 +0000 UTC m=+12.870748573 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df100): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b500 item 83 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.20819787 +0000 UTC m=+12.871995538 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1df780): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16b880 item 84 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.208703891 +0000 UTC m=+12.872501548 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1dfc80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.208703891 +0000 UTC m=+12.872501548 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb16ba40 item 84 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.210413332 +0000 UTC m=+12.874210989 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0980): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682150 item 85 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.210972683 +0000 UTC m=+12.874770340 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f0e80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.210972683 +0000 UTC m=+12.874770340 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f13c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682770 item 85 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.212644893 +0000 UTC m=+12.876442550 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb1f1a40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb682e70 item 86 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.213446413 +0000 UTC m=+12.877244110 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86040): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.213446413 +0000 UTC m=+12.877244110 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae865c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6832d0 item 86 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.215123924 +0000 UTC m=+12.878921582 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae86c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb683650 item 87 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.215746315 +0000 UTC m=+12.879543971 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87140): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.215746315 +0000 UTC m=+12.879543971 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87680): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb683810 item 87 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.216934297 +0000 UTC m=+12.880731955 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae87d00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb683c00 item 88 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.217491394 +0000 UTC m=+12.881289061 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.217491394 +0000 UTC m=+12.881289061 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2880): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb683dc0 item 88 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.219412908 +0000 UTC m=+12.883210625 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef2ec0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb236310 item 89 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.220179471 +0000 UTC m=+12.883977128 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb2364d0 item 89 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.221393573 +0000 UTC m=+12.885191251 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaef3940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.221393573 +0000 UTC m=+12.885191251 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befb2a9cc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c1260 item 89 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.222992456 +0000 UTC m=+12.886790112 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a400): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c1730 item 90 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.223698905 +0000 UTC m=+12.887496592 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6a940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c1ab0 item 90 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.224443257 +0000 UTC m=+12.888240914 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ae80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.224443257 +0000 UTC m=+12.888240914 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6b440): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6c1ce0 item 90 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.228110691 +0000 UTC m=+12.891908348 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befae6ba80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d02a0 item 91 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.230262261 +0000 UTC m=+12.894059918 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf840c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): >_readAt: n=2, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): _writeAt: size=3, off=7 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0460 item 91 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.230794029 +0000 UTC m=+12.894591686 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84600): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): >_readAt: n=8, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.230794029 +0000 UTC m=+12.894591686 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf84b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0620 item 91 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.232561491 +0000 UTC m=+12.896359168 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf851c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d09a0 item 92 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.233139217 +0000 UTC m=+12.896936884 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85700): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): open at offset 5 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0c40 item 92 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): _readAt: size=2, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): _writeAt: size=3, off=5 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): >_writeAt: n=3, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.23383191 +0000 UTC m=+12.897629567 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befaf85c40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): >_readAt: n=3, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.23383191 +0000 UTC m=+12.897629567 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2300): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d0e70 item 92 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.235845648 +0000 UTC m=+12.899643355 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2940): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d11f0 item 93 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.236759331 +0000 UTC m=+12.900556998 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb2e80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.236759331 +0000 UTC m=+12.900556998 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3580): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d13b0 item 93 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.238720379 +0000 UTC m=+12.902518037 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafb3bc0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d1730 item 94 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.239315939 +0000 UTC m=+12.903113596 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8200): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.239315939 +0000 UTC m=+12.903113596 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8900): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d18f0 item 94 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.24155726 +0000 UTC m=+12.905354947 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd8f40): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb6d1c70 item 95 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.242128473 +0000 UTC m=+12.905926140 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9480): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.242128473 +0000 UTC m=+12.905926140 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafd9b80): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb770150 item 95 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): open at offset 0 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): _readAt: size=2, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): >_readAt: n=0, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.244003499 +0000 UTC m=+12.907801186 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee2c0): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): _writeAt: size=5, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): >openPending: err= 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7704d0 item 96 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): >_writeAt: n=5, err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.245282133 +0000 UTC m=+12.909079790 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafee800): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:15:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:15:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:15:40 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): _readAt: size=512, off=0 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): openPending: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): >openPending: err= 2026/05/24 01:15:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): >_readAt: n=5, err=EOF 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): close: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:15:40.245282133 +0000 UTC m=+12.909079790 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:15:40 DEBUG : open-test-file(0x38befafeef00): >close: err= 2026/05/24 01:15:40 DEBUG : open-test-file: Remove: 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38befb7707e0 item 96 2026/05/24 01:15:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:15:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:15:40 DEBUG : open-test-file: >Remove: err= 2026/05/24 01:15:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : >WaitForWriters: 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- 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.23s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:15:40 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:15:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:15:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:15:40 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:15:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:15:40 DEBUG : file1: newRWFileHandle: 2026/05/24 01:15:40 DEBUG : file1(0x38befb03a580): openPending: 2026/05/24 01:15:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:40 DEBUG : file1(0x38befb03a580): >openPending: err= 2026/05/24 01:15:40 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:15:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:15:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:15:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/24 01:15:40 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/24 01:15:40 DEBUG : Looking for writers 2026/05/24 01:15:40 DEBUG : file1: reading active writers 2026/05/24 01:15:40 DEBUG : file1: active writers 1 2026/05/24 01:15:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/24 01:15:41 DEBUG : Looking for writers 2026/05/24 01:15:41 DEBUG : file1: reading active writers 2026/05/24 01:15:41 DEBUG : file1: active writers 1 2026/05/24 01:15:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 DEBUG : Looking for writers 2026/05/24 01:15:42 DEBUG : file1: reading active writers 2026/05/24 01:15:42 DEBUG : file1: active writers 1 2026/05/24 01:15:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo/dir/file1: no such file or directory 2026/05/24 01:15:43 DEBUG : Looking for writers 2026/05/24 01:15:43 DEBUG : file1: reading active writers 2026/05/24 01:15:43 DEBUG : file1: active writers 1 2026/05/24 01:15:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:44 DEBUG : Looking for writers 2026/05/24 01:15:44 DEBUG : file1: reading active writers 2026/05/24 01:15:44 DEBUG : file1: active writers 1 2026/05/24 01:15:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:45 DEBUG : Looking for writers 2026/05/24 01:15:45 DEBUG : file1: reading active writers 2026/05/24 01:15:45 DEBUG : file1: active writers 1 2026/05/24 01:15:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:46 DEBUG : Looking for writers 2026/05/24 01:15:46 DEBUG : file1: reading active writers 2026/05/24 01:15:46 DEBUG : file1: active writers 1 2026/05/24 01:15:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:47 DEBUG : Looking for writers 2026/05/24 01:15:47 DEBUG : file1: reading active writers 2026/05/24 01:15:47 DEBUG : file1: active writers 1 2026/05/24 01:15:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:48 DEBUG : Looking for writers 2026/05/24 01:15:48 DEBUG : file1: reading active writers 2026/05/24 01:15:48 DEBUG : file1: active writers 1 2026/05/24 01:15:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:49 DEBUG : Looking for writers 2026/05/24 01:15:49 DEBUG : file1: reading active writers 2026/05/24 01:15:49 DEBUG : file1: active writers 1 2026/05/24 01:15:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:50 DEBUG : Looking for writers 2026/05/24 01:15:50 DEBUG : file1: reading active writers 2026/05/24 01:15:50 DEBUG : file1: active writers 1 2026/05/24 01:15:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:51 DEBUG : Looking for writers 2026/05/24 01:15:51 DEBUG : file1: reading active writers 2026/05/24 01:15:51 DEBUG : file1: active writers 1 2026/05/24 01:15:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:52 DEBUG : Looking for writers 2026/05/24 01:15:52 DEBUG : file1: reading active writers 2026/05/24 01:15:52 DEBUG : file1: active writers 1 2026/05/24 01:15:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:53 DEBUG : Looking for writers 2026/05/24 01:15:53 DEBUG : file1: reading active writers 2026/05/24 01:15:53 DEBUG : file1: active writers 1 2026/05/24 01:15:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:54 DEBUG : Looking for writers 2026/05/24 01:15:54 DEBUG : file1: reading active writers 2026/05/24 01:15:54 DEBUG : file1: active writers 1 2026/05/24 01:15:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:55 DEBUG : Looking for writers 2026/05/24 01:15:55 DEBUG : file1: reading active writers 2026/05/24 01:15:55 DEBUG : file1: active writers 1 2026/05/24 01:15:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:56 DEBUG : Looking for writers 2026/05/24 01:15:56 DEBUG : file1: reading active writers 2026/05/24 01:15:56 DEBUG : file1: active writers 1 2026/05/24 01:15:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:57 DEBUG : Looking for writers 2026/05/24 01:15:57 DEBUG : file1: reading active writers 2026/05/24 01:15:57 DEBUG : file1: active writers 1 2026/05/24 01:15:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:58 DEBUG : Looking for writers 2026/05/24 01:15:58 DEBUG : file1: reading active writers 2026/05/24 01:15:58 DEBUG : file1: active writers 1 2026/05/24 01:15:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:15:59 DEBUG : Looking for writers 2026/05/24 01:15:59 DEBUG : file1: reading active writers 2026/05/24 01:15:59 DEBUG : file1: active writers 1 2026/05/24 01:15:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:00 DEBUG : Looking for writers 2026/05/24 01:16:00 DEBUG : file1: reading active writers 2026/05/24 01:16:00 DEBUG : file1: active writers 1 2026/05/24 01:16:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:01 DEBUG : Looking for writers 2026/05/24 01:16:01 DEBUG : file1: reading active writers 2026/05/24 01:16:01 DEBUG : file1: active writers 1 2026/05/24 01:16:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:02 DEBUG : Looking for writers 2026/05/24 01:16:02 DEBUG : file1: reading active writers 2026/05/24 01:16:02 DEBUG : file1: active writers 1 2026/05/24 01:16:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:03 DEBUG : Looking for writers 2026/05/24 01:16:03 DEBUG : file1: reading active writers 2026/05/24 01:16:03 DEBUG : file1: active writers 1 2026/05/24 01:16:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:04 DEBUG : Looking for writers 2026/05/24 01:16:04 DEBUG : file1: reading active writers 2026/05/24 01:16:04 DEBUG : file1: active writers 1 2026/05/24 01:16:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:05 DEBUG : Looking for writers 2026/05/24 01:16:05 DEBUG : file1: reading active writers 2026/05/24 01:16:05 DEBUG : file1: active writers 1 2026/05/24 01:16:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:06 DEBUG : Looking for writers 2026/05/24 01:16:06 DEBUG : file1: reading active writers 2026/05/24 01:16:06 DEBUG : file1: active writers 1 2026/05/24 01:16:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:07 DEBUG : Looking for writers 2026/05/24 01:16:07 DEBUG : file1: reading active writers 2026/05/24 01:16:07 DEBUG : file1: active writers 1 2026/05/24 01:16:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:08 DEBUG : Looking for writers 2026/05/24 01:16:08 DEBUG : file1: reading active writers 2026/05/24 01:16:08 DEBUG : file1: active writers 1 2026/05/24 01:16:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:09 DEBUG : Looking for writers 2026/05/24 01:16:09 DEBUG : file1: reading active writers 2026/05/24 01:16:09 DEBUG : file1: active writers 1 2026/05/24 01:16:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/24 01:16:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x38befb0a3200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x38befb23ad88 notify:{wait:0 notify:0 lock:0 head: tail:} checker:62392908361152} name:file1 opens:1 downloaders: o: fd:0x38befa899088 info:{ModTime:{wall:14014272055674818901 ext:12935268591 loc:0x472f240} ATime:{wall:14014272055674818901 ext:12935268591 loc:0x472f240} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/24 01:16:10 DEBUG : >WaitForWriters: 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:10 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:10 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:16:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:10 DEBUG : rename_me: newRWFileHandle: 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): openPending: 2026/05/24 01:16:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): >openPending: err= 2026/05/24 01:16:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 01:16:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/24 01:16:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): _writeAt: size=5, off=0 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): >_writeAt: n=5, err= 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): close: 2026/05/24 01:16:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-24 01:16:10.296250684 +0000 UTC m=+42.960048341 2026/05/24 01:16:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/24 01:16:10 DEBUG : rename_me(0x38befaf7f6c0): >close: err= 2026/05/24 01:16:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/24 01:16:10 DEBUG : i_was_renamed: Updating file with 0x38befb273a00 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 01:16:10 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:10 DEBUG : Looking for writers 2026/05/24 01:16:10 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:16:10 DEBUG : Looking for writers 2026/05/24 01:16:10 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:16:10 DEBUG : Looking for writers 2026/05/24 01:16:10 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:16:10 DEBUG : Looking for writers 2026/05/24 01:16:10 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:16:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:16:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/24 01:16:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:10 DEBUG : i_was_renamed: size = 5 OK 2026/05/24 01:16:10 INFO : i_was_renamed: Copied (new) 2026/05/24 01:16:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-24 01:16:10 +0000 UTC" 2026/05/24 01:16:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 01:16:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/24 01:16:10 DEBUG : Looking for writers 2026/05/24 01:16:10 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:16:10 DEBUG : >WaitForWriters: 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:10 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:16:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{U6fvA}/rclone-test-jesuzaj6zoqo" 2026/05/24 01:16:10 INFO : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:10 DEBUG : forgetting directory cache 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): _readAt: size=512, off=0 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): openPending: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:17:10 +0000 UTC" against cached fingerprint "" 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): >openPending: err= 2026/05/24 01:16:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): >_readAt: n=20, err=EOF 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): close: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:17:10 +0000 GMT 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb3524c0): >close: err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:10 DEBUG : forgetting directory cache 2026/05/24 01:16:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): _readAt: size=512, off=0 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): openPending: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:18:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:17:10 +0000 UTC" 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:18:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:17:10 +0000 UTC") 2026/05/24 01:16:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): >openPending: err= 2026/05/24 01:16:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): >_readAt: n=20, err=EOF 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): close: 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:18:10 +0000 GMT 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate(0x38befb353c00): >close: err= 2026/05/24 01:16:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:11 DEBUG : forgetting directory cache 2026/05/24 01:16:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): _readAt: size=512, off=0 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): openPending: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:19:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:18:10 +0000 UTC" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:19:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:18:10 +0000 UTC") 2026/05/24 01:16:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): >openPending: err= 2026/05/24 01:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): >_readAt: n=20, err=EOF 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): close: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:19:10 +0000 GMT 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb125540): >close: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:11 DEBUG : forgetting directory cache 2026/05/24 01:16:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): _readAt: size=512, off=0 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): openPending: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:20:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:19:10 +0000 UTC" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:20:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:19:10 +0000 UTC") 2026/05/24 01:16:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): >openPending: err= 2026/05/24 01:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): >_readAt: n=20, err=EOF 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): close: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:20:10 +0000 GMT 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befb097000): >close: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:11 DEBUG : forgetting directory cache 2026/05/24 01:16:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): _readAt: size=512, off=0 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): openPending: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:21:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:20:10 +0000 UTC" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:21:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:20:10 +0000 UTC") 2026/05/24 01:16:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): >openPending: err= 2026/05/24 01:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): >_readAt: n=20, err=EOF 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): close: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:21:10 +0000 GMT 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befae99780): >close: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:11 DEBUG : forgetting directory cache 2026/05/24 01:16:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befacfabc0): _readAt: size=512, off=0 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befacfabc0): openPending: 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:22:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:21:10 +0000 UTC" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:22:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:21:10 +0000 UTC") 2026/05/24 01:16:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:16:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate(0x38befacfabc0): >openPending: err= 2026/05/24 01:16:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befacfabc0): >_readAt: n=20, err=EOF 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befacfabc0): close: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:22:10 +0000 GMT 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befacfabc0): >close: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:12 DEBUG : forgetting directory cache 2026/05/24 01:16:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): _readAt: size=512, off=0 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): openPending: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-24 00:23:10 +0000 UTC" against cached fingerprint "20,2026-05-24 00:22:10 +0000 UTC" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-24 00:23:10 +0000 UTC" != cached fingerprint "20,2026-05-24 00:22:10 +0000 UTC") 2026/05/24 01:16:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/24 01:16:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): >openPending: err= 2026/05/24 01:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): >_readAt: n=21, err=EOF 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): close: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:23:10 +0000 GMT 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befbae1200): >close: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:12 DEBUG : forgetting directory cache 2026/05/24 01:16:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): _readAt: size=512, off=0 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): openPending: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-24 00:24:10 +0000 UTC" against cached fingerprint "21,2026-05-24 00:23:10 +0000 UTC" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-24 00:24:10 +0000 UTC" != cached fingerprint "21,2026-05-24 00:23:10 +0000 UTC") 2026/05/24 01:16:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/24 01:16:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): >openPending: err= 2026/05/24 01:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): >_readAt: n=22, err=EOF 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): close: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:24:10 +0000 GMT 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befafc9480): >close: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:12 DEBUG : forgetting directory cache 2026/05/24 01:16:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): _readAt: size=512, off=0 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): openPending: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-24 00:25:10 +0000 UTC" against cached fingerprint "22,2026-05-24 00:24:10 +0000 UTC" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-24 00:25:10 +0000 UTC" != cached fingerprint "22,2026-05-24 00:24:10 +0000 UTC") 2026/05/24 01:16:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/24 01:16:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): >openPending: err= 2026/05/24 01:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): >_readAt: n=23, err=EOF 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): close: 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:25:10 +0000 GMT 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate(0x38befb04d600): >close: err= 2026/05/24 01:16:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:12 DEBUG : forgetting directory cache 2026/05/24 01:16:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): _readAt: size=512, off=0 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): openPending: 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-24 00:26:10 +0000 UTC" against cached fingerprint "23,2026-05-24 00:25:10 +0000 UTC" 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-24 00:26:10 +0000 UTC" != cached fingerprint "23,2026-05-24 00:25:10 +0000 UTC") 2026/05/24 01:16:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/24 01:16:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): >openPending: err= 2026/05/24 01:16:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): >_readAt: n=24, err=EOF 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): close: 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:26:10 +0000 GMT 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate(0x38befb215440): >close: err= 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: 2026/05/24 01:16:13 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : forgetting directory cache 2026/05/24 01:16:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/24 01:16:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/24 01:16:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/24 01:16:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/24 01:16:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : FiLeA: reading active writers 2026/05/24 01:16:13 DEBUG : FiLeB: reading active writers 2026/05/24 01:16:13 DEBUG : FilEb: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : FiLeA: reading active writers 2026/05/24 01:16:13 DEBUG : FiLeB: reading active writers 2026/05/24 01:16:13 DEBUG : FilEb: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/24 01:16:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': Reusing VFS from active cache 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : dir: Looking for writers 2026/05/24 01:16:13 DEBUG : file2: reading active writers 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : dir: reading active writers 2026/05/24 01:16:13 DEBUG : file1: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:13 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:13 DEBUG : dir: Looking for writers 2026/05/24 01:16:13 DEBUG : Looking for writers 2026/05/24 01:16:13 DEBUG : dir: reading active writers 2026/05/24 01:16:13 DEBUG : file1: reading active writers 2026/05/24 01:16:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:14 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:14 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:16:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:16:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:16:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:16:14 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/24 01:16:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:16:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:14 DEBUG : dir: Looking for writers 2026/05/24 01:16:14 DEBUG : file2: reading active writers 2026/05/24 01:16:14 DEBUG : new_file.txt: reading active writers 2026/05/24 01:16:14 DEBUG : Looking for writers 2026/05/24 01:16:14 DEBUG : dir: reading active writers 2026/05/24 01:16:14 DEBUG : file1: reading active writers 2026/05/24 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:14 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/24 01:16:14 DEBUG : dir/file1: Updating file with dir/file1 0x38befb376410 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:14 INFO : dir/file1: Moved (server-side) to: file0 2026/05/24 01:16:14 DEBUG : file0: Updating file with file0 0x38befb376410 2026/05/24 01:16:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/24 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:14 DEBUG : dir: Looking for writers 2026/05/24 01:16:14 DEBUG : Looking for writers 2026/05/24 01:16:14 DEBUG : file0: reading active writers 2026/05/24 01:16:14 DEBUG : dir: reading active writers 2026/05/24 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:14 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:14 DEBUG : Looking for writers 2026/05/24 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:14 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/24 01:16:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:14 DEBUG : a: Looking for writers 2026/05/24 01:16:14 DEBUG : b: Looking for writers 2026/05/24 01:16:14 DEBUG : c: Looking for writers 2026/05/24 01:16:14 DEBUG : d: Looking for writers 2026/05/24 01:16:14 DEBUG : Looking for writers 2026/05/24 01:16:14 DEBUG : Looking for writers 2026/05/24 01:16:14 DEBUG : d: reading active writers 2026/05/24 01:16:14 DEBUG : /: reading active writers 2026/05/24 01:16:14 DEBUG : a: reading active writers 2026/05/24 01:16:14 DEBUG : b: reading active writers 2026/05/24 01:16:14 DEBUG : c: reading active writers 2026/05/24 01:16:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:14 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 01:16:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/24 01:16:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/24 01:16:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/24 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:15 DEBUG : a/b/c/d: Looking for writers 2026/05/24 01:16:15 DEBUG : a/b/c: Looking for writers 2026/05/24 01:16:15 DEBUG : d: reading active writers 2026/05/24 01:16:15 DEBUG : a/b: Looking for writers 2026/05/24 01:16:15 DEBUG : c: reading active writers 2026/05/24 01:16:15 DEBUG : a: Looking for writers 2026/05/24 01:16:15 DEBUG : b: reading active writers 2026/05/24 01:16:15 DEBUG : Looking for writers 2026/05/24 01:16:15 DEBUG : a: reading active writers 2026/05/24 01:16:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:15 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:15 DEBUG : Looking for writers 2026/05/24 01:16:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:15 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 01:16:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 01:16:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/24 01:16:15 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:16:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:15 DEBUG : file1: size = 5 OK 2026/05/24 01:16:15 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:16:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:15 DEBUG : file1: size = 0 OK 2026/05/24 01:16:15 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (7 bytes), uploading instead of streaming 2026/05/24 01:16:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:15 DEBUG : file1: size = 7 OK 2026/05/24 01:16:15 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:15 DEBUG : Looking for writers 2026/05/24 01:16:15 DEBUG : file1: reading active writers 2026/05/24 01:16:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:15 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/24 01:16:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/24 01:16:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/24 01:16:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/24 01:16:16 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (11 bytes), uploading instead of streaming 2026/05/24 01:16:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:16 DEBUG : file1: size = 11 OK 2026/05/24 01:16:16 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/24 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:16 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:16:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:16 DEBUG : file1: size = 5 OK 2026/05/24 01:16:16 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/24 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:16 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:16 DEBUG : file1: WriteFileHandle.Release closing 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:16:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:16 DEBUG : file1: size = 0 OK 2026/05/24 01:16:16 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/24 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:16 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/24 01:16:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : file1: active writers 1 2026/05/24 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : file1: active writers 1 2026/05/24 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : file1: active writers 1 2026/05/24 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : file1: active writers 1 2026/05/24 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/24 01:16:16 DEBUG : Looking for writers 2026/05/24 01:16:16 DEBUG : file1: reading active writers 2026/05/24 01:16:16 DEBUG : file1: active writers 1 2026/05/24 01:16:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/24 01:16:17 DEBUG : Looking for writers 2026/05/24 01:16:17 DEBUG : file1: reading active writers 2026/05/24 01:16:17 DEBUG : file1: active writers 1 2026/05/24 01:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/24 01:16:17 DEBUG : Looking for writers 2026/05/24 01:16:17 DEBUG : file1: reading active writers 2026/05/24 01:16:17 DEBUG : file1: active writers 1 2026/05/24 01:16:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/24 01:16:18 DEBUG : Looking for writers 2026/05/24 01:16:18 DEBUG : file1: reading active writers 2026/05/24 01:16:18 DEBUG : file1: active writers 1 2026/05/24 01:16:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:19 DEBUG : Looking for writers 2026/05/24 01:16:19 DEBUG : file1: reading active writers 2026/05/24 01:16:19 DEBUG : file1: active writers 1 2026/05/24 01:16:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:20 DEBUG : Looking for writers 2026/05/24 01:16:20 DEBUG : file1: reading active writers 2026/05/24 01:16:20 DEBUG : file1: active writers 1 2026/05/24 01:16:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:21 DEBUG : Looking for writers 2026/05/24 01:16:21 DEBUG : file1: reading active writers 2026/05/24 01:16:21 DEBUG : file1: active writers 1 2026/05/24 01:16:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:22 DEBUG : Looking for writers 2026/05/24 01:16:22 DEBUG : file1: reading active writers 2026/05/24 01:16:22 DEBUG : file1: active writers 1 2026/05/24 01:16:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:23 DEBUG : Looking for writers 2026/05/24 01:16:23 DEBUG : file1: reading active writers 2026/05/24 01:16:23 DEBUG : file1: active writers 1 2026/05/24 01:16:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:24 DEBUG : Looking for writers 2026/05/24 01:16:24 DEBUG : file1: reading active writers 2026/05/24 01:16:24 DEBUG : file1: active writers 1 2026/05/24 01:16:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:25 DEBUG : Looking for writers 2026/05/24 01:16:25 DEBUG : file1: reading active writers 2026/05/24 01:16:25 DEBUG : file1: active writers 1 2026/05/24 01:16:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:26 DEBUG : Looking for writers 2026/05/24 01:16:26 DEBUG : file1: reading active writers 2026/05/24 01:16:26 DEBUG : file1: active writers 1 2026/05/24 01:16:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:27 DEBUG : Looking for writers 2026/05/24 01:16:27 DEBUG : file1: reading active writers 2026/05/24 01:16:27 DEBUG : file1: active writers 1 2026/05/24 01:16:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:28 DEBUG : Looking for writers 2026/05/24 01:16:28 DEBUG : file1: reading active writers 2026/05/24 01:16:28 DEBUG : file1: active writers 1 2026/05/24 01:16:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:29 DEBUG : Looking for writers 2026/05/24 01:16:29 DEBUG : file1: reading active writers 2026/05/24 01:16:29 DEBUG : file1: active writers 1 2026/05/24 01:16:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:30 DEBUG : Looking for writers 2026/05/24 01:16:30 DEBUG : file1: reading active writers 2026/05/24 01:16:30 DEBUG : file1: active writers 1 2026/05/24 01:16:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:31 DEBUG : Looking for writers 2026/05/24 01:16:31 DEBUG : file1: reading active writers 2026/05/24 01:16:31 DEBUG : file1: active writers 1 2026/05/24 01:16:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:32 DEBUG : Looking for writers 2026/05/24 01:16:32 DEBUG : file1: reading active writers 2026/05/24 01:16:32 DEBUG : file1: active writers 1 2026/05/24 01:16:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:33 DEBUG : Looking for writers 2026/05/24 01:16:33 DEBUG : file1: reading active writers 2026/05/24 01:16:33 DEBUG : file1: active writers 1 2026/05/24 01:16:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:34 DEBUG : Looking for writers 2026/05/24 01:16:34 DEBUG : file1: reading active writers 2026/05/24 01:16:34 DEBUG : file1: active writers 1 2026/05/24 01:16:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:35 DEBUG : Looking for writers 2026/05/24 01:16:35 DEBUG : file1: reading active writers 2026/05/24 01:16:35 DEBUG : file1: active writers 1 2026/05/24 01:16:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:36 DEBUG : Looking for writers 2026/05/24 01:16:36 DEBUG : file1: reading active writers 2026/05/24 01:16:36 DEBUG : file1: active writers 1 2026/05/24 01:16:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:37 DEBUG : Looking for writers 2026/05/24 01:16:37 DEBUG : file1: reading active writers 2026/05/24 01:16:37 DEBUG : file1: active writers 1 2026/05/24 01:16:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:38 DEBUG : Looking for writers 2026/05/24 01:16:38 DEBUG : file1: reading active writers 2026/05/24 01:16:38 DEBUG : file1: active writers 1 2026/05/24 01:16:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:39 DEBUG : Looking for writers 2026/05/24 01:16:39 DEBUG : file1: reading active writers 2026/05/24 01:16:39 DEBUG : file1: active writers 1 2026/05/24 01:16:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:40 DEBUG : Looking for writers 2026/05/24 01:16:40 DEBUG : file1: reading active writers 2026/05/24 01:16:40 DEBUG : file1: active writers 1 2026/05/24 01:16:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:41 DEBUG : Looking for writers 2026/05/24 01:16:41 DEBUG : file1: reading active writers 2026/05/24 01:16:41 DEBUG : file1: active writers 1 2026/05/24 01:16:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:42 DEBUG : Looking for writers 2026/05/24 01:16:42 DEBUG : file1: reading active writers 2026/05/24 01:16:42 DEBUG : file1: active writers 1 2026/05/24 01:16:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:43 DEBUG : Looking for writers 2026/05/24 01:16:43 DEBUG : file1: reading active writers 2026/05/24 01:16:43 DEBUG : file1: active writers 1 2026/05/24 01:16:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:44 DEBUG : Looking for writers 2026/05/24 01:16:44 DEBUG : file1: reading active writers 2026/05/24 01:16:44 DEBUG : file1: active writers 1 2026/05/24 01:16:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:45 DEBUG : Looking for writers 2026/05/24 01:16:45 DEBUG : file1: reading active writers 2026/05/24 01:16:45 DEBUG : file1: active writers 1 2026/05/24 01:16:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:46 DEBUG : Looking for writers 2026/05/24 01:16:46 DEBUG : file1: reading active writers 2026/05/24 01:16:46 DEBUG : file1: active writers 1 2026/05/24 01:16:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/24 01:16:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/24 01:16:46 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:46 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:16:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:46 DEBUG : file1: size = 0 OK 2026/05/24 01:16:46 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:16:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:16:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:16:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:46 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:46 DEBUG : Looking for writers 2026/05/24 01:16:46 DEBUG : file1: reading active writers 2026/05/24 01:16:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:46 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:16:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:16:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': File to upload is small (100 bytes), uploading instead of streaming 2026/05/24 01:16:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:46 DEBUG : file1: size = 100 OK 2026/05/24 01:16:46 DEBUG : file1: Size of src and dst objects identical 2026/05/24 01:16:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:16:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:16:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:16:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:16:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:16:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:46 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:46 DEBUG : Looking for writers 2026/05/24 01:16:46 DEBUG : file1: reading active writers 2026/05/24 01:16:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:46 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:46 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/24 01:16:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/24 01:16:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/24 01:16:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/24 01:16:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/24 01:16:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:47 DEBUG : flat: Looking for writers 2026/05/24 01:16:47 DEBUG : f000.txt: reading active writers 2026/05/24 01:16:47 DEBUG : f001.txt: reading active writers 2026/05/24 01:16:47 DEBUG : f002.txt: reading active writers 2026/05/24 01:16:47 DEBUG : f003.txt: reading active writers 2026/05/24 01:16:47 DEBUG : f004.txt: reading active writers 2026/05/24 01:16:47 DEBUG : Looking for writers 2026/05/24 01:16:47 DEBUG : flat: reading active writers 2026/05/24 01:16:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:47 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:47 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/24 01:16:47 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/24 01:16:47 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/24 01:16:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:47 DEBUG : a/b/c: Looking for writers 2026/05/24 01:16:47 DEBUG : deep.txt: reading active writers 2026/05/24 01:16:47 DEBUG : a/b: Looking for writers 2026/05/24 01:16:47 DEBUG : c: reading active writers 2026/05/24 01:16:47 DEBUG : mid.txt: reading active writers 2026/05/24 01:16:47 DEBUG : a: Looking for writers 2026/05/24 01:16:47 DEBUG : b: reading active writers 2026/05/24 01:16:47 DEBUG : top.txt: reading active writers 2026/05/24 01:16:47 DEBUG : Looking for writers 2026/05/24 01:16:47 DEBUG : a: reading active writers 2026/05/24 01:16:47 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:47 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:48 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:48 DEBUG : bigdir: Looking for writers 2026/05/24 01:16:48 DEBUG : big.bin: reading active writers 2026/05/24 01:16:48 DEBUG : Looking for writers 2026/05/24 01:16:48 DEBUG : bigdir: reading active writers 2026/05/24 01:16:48 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-jesuzaj6zoqo'", Local "Local file system at /tmp/rclone2836210237", Modify Window "1s" 2026/05/24 01:16:48 INFO : webdav root 'rclone-test-jesuzaj6zoqo': poll-interval is not supported by this remote 2026/05/24 01:16:48 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:48 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:48 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/24 01:16:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/24 01:16:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/24 01:16:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/24 01:16:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/24 01:16:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/24 01:16:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/24 01:16:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:16:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:16:48 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:16:48 DEBUG : dir2: Looking for writers 2026/05/24 01:16:48 DEBUG : b.txt: reading active writers 2026/05/24 01:16:48 DEBUG : dir3: Looking for writers 2026/05/24 01:16:48 DEBUG : c.txt: reading active writers 2026/05/24 01:16:48 DEBUG : dir1: Looking for writers 2026/05/24 01:16:48 DEBUG : a.txt: reading active writers 2026/05/24 01:16:48 DEBUG : Looking for writers 2026/05/24 01:16:48 DEBUG : dir1: reading active writers 2026/05/24 01:16:48 DEBUG : dir2: reading active writers 2026/05/24 01:16:48 DEBUG : dir3: reading active writers 2026/05/24 01:16:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/24 01:16:48 DEBUG : webdav root 'rclone-test-jesuzaj6zoqo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.219020547s (try 1/5)