"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/26 01:19:09 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xiwumen1bave" 2026/07/26 01:19:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 01:19:09 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/26 01:19:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/26 01:19:09 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/26 01:19:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/26 01:19:09 DEBUG : Setting pass="l9CHX_cHhAMR6esGWRliL_mJ8i-tsqxjkC_CNYBZYlSA" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/26 01:19:09 DEBUG : TestWebdavRclone: detected overridden config - adding "{A6G7-}" suffix to name 2026/07/26 01:19:09 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/26 01:19:09 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/26 01:19:09 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/26 01:19:09 DEBUG : Setting pass="l9CHX_cHhAMR6esGWRliL_mJ8i-tsqxjkC_CNYBZYlSA" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/26 01:19:09 DEBUG : found headers: 2026/07/26 01:19:09 DEBUG : Creating backend with remote "/tmp/rclone4238908628" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : dir: Looking for writers 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : dir: reading active writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : dir/subdir: Looking for writers 2026/07/26 01:19:09 DEBUG : dir: Looking for writers 2026/07/26 01:19:09 DEBUG : file1: reading active writers 2026/07/26 01:19:09 DEBUG : file2: reading active writers 2026/07/26 01:19:09 DEBUG : subdir: reading active writers 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : dir: reading active writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : dir: Looking for writers 2026/07/26 01:19:09 DEBUG : file1: reading active writers 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : dir: reading active writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : dir: Looking for writers 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : dir: reading active writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:09 DEBUG : forgetting directory cache 2026/07/26 01:19:09 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/26 01:19:09 DEBUG : dir: invalidating directory cache 2026/07/26 01:19:09 DEBUG : >ForgetPath: 2026/07/26 01:19:09 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/26 01:19:09 DEBUG : invalidating directory cache 2026/07/26 01:19:09 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:09 DEBUG : >ForgetPath: 2026/07/26 01:19:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/26 01:19:09 DEBUG : >ForgetPath: 2026/07/26 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:09 DEBUG : dir: Looking for writers 2026/07/26 01:19:09 DEBUG : Looking for writers 2026/07/26 01:19:09 DEBUG : dir: reading active writers 2026/07/26 01:19:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:09 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : forgetting directory cache 2026/07/26 01:19:10 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:10 DEBUG : fil/a/b: Looking for writers 2026/07/26 01:19:10 DEBUG : fil/a: Looking for writers 2026/07/26 01:19:10 DEBUG : b: reading active writers 2026/07/26 01:19:10 DEBUG : fil: Looking for writers 2026/07/26 01:19:10 DEBUG : a: reading active writers 2026/07/26 01:19:10 DEBUG : dir: Looking for writers 2026/07/26 01:19:10 DEBUG : Looking for writers 2026/07/26 01:19:10 DEBUG : dir: reading active writers 2026/07/26 01:19:10 DEBUG : fil: reading active writers 2026/07/26 01:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:10 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:10 DEBUG : dir: Looking for writers 2026/07/26 01:19:10 DEBUG : Looking for writers 2026/07/26 01:19:10 DEBUG : dir: reading active writers 2026/07/26 01:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:10 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:10 DEBUG : dir: Looking for writers 2026/07/26 01:19:10 DEBUG : file1: reading active writers 2026/07/26 01:19:10 DEBUG : Looking for writers 2026/07/26 01:19:10 DEBUG : dir: reading active writers 2026/07/26 01:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:10 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/26 01:19:10 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:10 DEBUG : dir: invalidating directory cache 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/26 01:19:10 DEBUG : dir/file1: Reset virtual modtime 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/26 01:19:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/26 01:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:10 DEBUG : dir: invalidating directory cache 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/26 01:19:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/26 01:19:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/26 01:19:10 DEBUG : forgetting directory cache 2026/07/26 01:19:10 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/26 01:19:10 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:10 DEBUG : dir/virtualDir: Looking for writers 2026/07/26 01:19:10 DEBUG : dir: Looking for writers 2026/07/26 01:19:10 DEBUG : file1: reading active writers 2026/07/26 01:19:10 DEBUG : virtualFile2: reading active writers 2026/07/26 01:19:10 DEBUG : virtualFile: reading active writers 2026/07/26 01:19:10 DEBUG : virtualDir: reading active writers 2026/07/26 01:19:10 DEBUG : Looking for writers 2026/07/26 01:19:10 DEBUG : dir: reading active writers 2026/07/26 01:19:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:11 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:11 ERROR : dir/: Can only open directories read only 2026/07/26 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:11 DEBUG : dir: Looking for writers 2026/07/26 01:19:11 DEBUG : Looking for writers 2026/07/26 01:19:11 DEBUG : dir: reading active writers 2026/07/26 01:19:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:11 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:11 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 01:19:11 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/26 01:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 01:19:11 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 01:19:11 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:11 DEBUG : dir/potato: size = 5 OK 2026/07/26 01:19:11 NOTICE: webdav root 'rclone-test-xiwumen1bave': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/26 01:19:11 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/26 01:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:11 DEBUG : dir: Looking for writers 2026/07/26 01:19:11 DEBUG : file1: reading active writers 2026/07/26 01:19:11 DEBUG : potato: reading active writers 2026/07/26 01:19:11 DEBUG : Looking for writers 2026/07/26 01:19:11 DEBUG : dir: reading active writers 2026/07/26 01:19:11 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:11 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:11 DEBUG : dir/sub: Looking for writers 2026/07/26 01:19:11 DEBUG : dir: Looking for writers 2026/07/26 01:19:11 DEBUG : file1: reading active writers 2026/07/26 01:19:11 DEBUG : sub: reading active writers 2026/07/26 01:19:11 DEBUG : Looking for writers 2026/07/26 01:19:11 DEBUG : dir: reading active writers 2026/07/26 01:19:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:11 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 01:19:11 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/26 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:11 DEBUG : dir/sub/subsub: Looking for writers 2026/07/26 01:19:11 DEBUG : dir/sub: Looking for writers 2026/07/26 01:19:11 DEBUG : subsub: reading active writers 2026/07/26 01:19:11 DEBUG : dir: Looking for writers 2026/07/26 01:19:11 DEBUG : sub: reading active writers 2026/07/26 01:19:11 DEBUG : file1: reading active writers 2026/07/26 01:19:11 DEBUG : Looking for writers 2026/07/26 01:19:11 DEBUG : dir: reading active writers 2026/07/26 01:19:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:12 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:12 ERROR : dir/: Dir.Remove not empty 2026/07/26 01:19:12 DEBUG : dir/file1: Remove: 2026/07/26 01:19:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:12 DEBUG : dir/file1: >Remove: err= 2026/07/26 01:19:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 01:19:12 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:12 DEBUG : Looking for writers 2026/07/26 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:12 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:12 DEBUG : dir/file1: Remove: 2026/07/26 01:19:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:12 DEBUG : dir/file1: >Remove: err= 2026/07/26 01:19:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 01:19:12 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:12 DEBUG : Looking for writers 2026/07/26 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:12 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:12 DEBUG : dir/file1: Remove: 2026/07/26 01:19:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:12 DEBUG : dir/file1: >Remove: err= 2026/07/26 01:19:12 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:12 DEBUG : dir: Looking for writers 2026/07/26 01:19:12 DEBUG : Looking for writers 2026/07/26 01:19:12 DEBUG : dir: reading active writers 2026/07/26 01:19:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:12 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:12 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/26 01:19:12 DEBUG : dir: Updating dir with dir2 0x3349f351b2b0 2026/07/26 01:19:12 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 01:19:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/26 01:19:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/26 01:19:12 DEBUG : file2: Updating file with file2 0x3349f38c45b0 2026/07/26 01:19:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:12 INFO : dir2/file3: Deleted 2026/07/26 01:19:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/26 01:19:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x3349f38c45b0 2026/07/26 01:19:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/26 01:19:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/26 01:19:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/26 01:19:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x3349f333f5f0 2026/07/26 01:19:13 DEBUG : empty directory: forgetting directory cache 2026/07/26 01:19:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/26 01:19:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/26 01:19:13 DEBUG : dir2: Renaming to "dir3" 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : renamed empty directory: Looking for writers 2026/07/26 01:19:13 DEBUG : dir3: Looking for writers 2026/07/26 01:19:13 DEBUG : file3: reading active writers 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : renamed empty directory: reading active writers 2026/07/26 01:19:13 DEBUG : dir3: reading active writers 2026/07/26 01:19:13 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-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 01:19:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 01:19:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/26 01:19:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 01:19:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/26 01:19:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:13 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (12 bytes), uploading instead of streaming 2026/07/26 01:19:13 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : dir/sub/file2: size = 12 OK 2026/07/26 01:19:13 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:13 DEBUG : forgetting directory cache 2026/07/26 01:19:13 DEBUG : dir: forgetting directory cache 2026/07/26 01:19:13 DEBUG : dir/sub: forgetting directory cache 2026/07/26 01:19:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/26 01:19:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/26 01:19:13 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 01:19:13 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : dir/sub/file0: size = 5 OK 2026/07/26 01:19:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/26 01:19:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : dir/sub: Looking for writers 2026/07/26 01:19:13 DEBUG : file0: reading active writers 2026/07/26 01:19:13 DEBUG : file2: reading active writers 2026/07/26 01:19:13 DEBUG : dir: Looking for writers 2026/07/26 01:19:13 DEBUG : file1: reading active writers 2026/07/26 01:19:13 DEBUG : sub: reading active writers 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : dir: reading active writers 2026/07/26 01:19:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:13 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/26 01:19:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/26 01:19:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/26 01:19:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/26 01:19:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : dir: Looking for writers 2026/07/26 01:19:13 DEBUG : file1: reading active writers 2026/07/26 01:19:13 DEBUG : file1.metadata: reading active writers 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : dir: reading active writers 2026/07/26 01:19:13 DEBUG : dir.metadata: reading active writers 2026/07/26 01:19:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : dir: Looking for writers 2026/07/26 01:19:13 DEBUG : file1: reading active writers 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : dir: reading active writers 2026/07/26 01:19:13 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:13 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/26 01:19:13 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:13 DEBUG : dir: Looking for writers 2026/07/26 01:19:13 DEBUG : file1: reading active writers 2026/07/26 01:19:13 DEBUG : Looking for writers 2026/07/26 01:19:13 DEBUG : dir: reading active writers 2026/07/26 01:19:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:13 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : file1: reading active writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/26 01:19:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/26 01:19:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/26 01:19:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : file.txt: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:14 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:14 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir/file1: size = 25 OK 2026/07/26 01:19:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : file1: reading active writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:14 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir/file1: Remove: 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:14 DEBUG : dir/file1: >Remove: err= 2026/07/26 01:19:14 DEBUG : dir/file1: Remove: 2026/07/26 01:19:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:14 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir/file1: Remove: 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:14 DEBUG : dir/file1: >Remove: err= 2026/07/26 01:19:14 DEBUG : dir/file1: Remove: 2026/07/26 01:19:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:14 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=0x3 2026/07/26 01:19:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : file1: reading active writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:14 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:14 DEBUG : dir: Looking for writers 2026/07/26 01:19:14 DEBUG : file1: reading active writers 2026/07/26 01:19:14 DEBUG : Looking for writers 2026/07/26 01:19:14 DEBUG : dir: reading active writers 2026/07/26 01:19:14 DEBUG : >WaitForWriters: 2026/07/26 01:19:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:14 DEBUG : newLeaf: Updating file with newLeaf 0x3349f38c5a00 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:14 DEBUG : dir/file1: Updating file with dir/file1 0x3349f38c5a00 2026/07/26 01:19:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:14 DEBUG : dir/file1: File is currently open, delaying rename 0x3349f38c5a00 2026/07/26 01:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:14 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 01:19:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:15 DEBUG : dir/file1: size = 25 OK 2026/07/26 01:19:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 DEBUG : newLeaf: Running delayed rename now 2026/07/26 01:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x3349f38c5a00 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:15 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: 2026/07/26 01:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x3349f38c5c70 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:15 DEBUG : dir/file1: Updating file with dir/file1 0x3349f38c5c70 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1: File is currently open, delaying rename 0x3349f38c5c70 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 01:19:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:15 DEBUG : dir/file1: size = 25 OK 2026/07/26 01:19:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 DEBUG : newLeaf: Running delayed rename now 2026/07/26 01:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x3349f38c5c70 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:15 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:15 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): openPending: 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): >openPending: err= 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): _writeAt: size=14, off=0 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): >_writeAt: n=14, err= 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): close: 2026/07/26 01:19:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 01:19:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5a240): >close: err= 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 01:19:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:15 DEBUG : dir/file1: size = 14 OK 2026/07/26 01:19:15 INFO : dir/file1: Copied (replaced existing) 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : file1: reading active writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : >WaitForWriters: 2026/07/26 01:19:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): _readAt: size=512, off=0 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): openPending: 2026/07/26 01:19:15 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/07/26 01:19:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): >openPending: err= 2026/07/26 01:19:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): >_readAt: n=14, err=EOF 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): close: 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3d5ac80): >close: err= 2026/07/26 01:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d43790 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 01:19:15 DEBUG : dir/file1: Updating file with dir/file1 0x3349f3d43790 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3af5d40): openPending: 2026/07/26 01:19:15 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/07/26 01:19:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3af5d40): >openPending: err= 2026/07/26 01:19:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3af5d40): _writeAt: size=25, off=0 2026/07/26 01:19:15 DEBUG : dir/file1(0x3349f3af5d40): >_writeAt: n=25, err= 2026/07/26 01:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d43790 2026/07/26 01:19:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:15 DEBUG : newLeaf(0x3349f3af5d40): close: 2026/07/26 01:19:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 01:19:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 01:19:15.908317578 +0000 UTC m=+6.960042292 2026/07/26 01:19:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:15 DEBUG : newLeaf(0x3349f3af5d40): >close: err= 2026/07/26 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:15 DEBUG : dir: Looking for writers 2026/07/26 01:19:15 DEBUG : Looking for writers 2026/07/26 01:19:15 DEBUG : dir: reading active writers 2026/07/26 01:19:15 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 01:19:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:16 DEBUG : newLeaf: size = 25 OK 2026/07/26 01:19:16 INFO : newLeaf: Copied (replaced existing) 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 01:19:15 +0000 UTC" 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:16 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:16 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d948f0 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:16 DEBUG : dir/file1: Updating file with dir/file1 0x3349f3d948f0 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3853780): openPending: 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3853780): >openPending: err= 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3853780): _writeAt: size=25, off=0 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3853780): >_writeAt: n=25, err= 2026/07/26 01:19:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:16 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d948f0 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:16 DEBUG : newLeaf(0x3349f3853780): close: 2026/07/26 01:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 01:19:16.418173208 +0000 UTC m=+7.469897922 2026/07/26 01:19:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:16 DEBUG : newLeaf(0x3349f3853780): >close: err= 2026/07/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 01:19:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:16 DEBUG : newLeaf: size = 25 OK 2026/07/26 01:19:16 INFO : newLeaf: Copied (replaced existing) 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 01:19:16 +0000 UTC" 2026/07/26 01:19:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:16 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:16 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): openPending: 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): >openPending: err= 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): _writeAt: size=14, off=0 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): >_writeAt: n=14, err= 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): close: 2026/07/26 01:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 01:19:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3db36c0): >close: err= 2026/07/26 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 01:19:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:16 DEBUG : dir/file1: size = 14 OK 2026/07/26 01:19:16 INFO : dir/file1: Copied (replaced existing) 2026/07/26 01:19:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:16 DEBUG : dir: Looking for writers 2026/07/26 01:19:16 DEBUG : file1: reading active writers 2026/07/26 01:19:16 DEBUG : Looking for writers 2026/07/26 01:19:16 DEBUG : dir: reading active writers 2026/07/26 01:19:16 DEBUG : >WaitForWriters: 2026/07/26 01:19:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): _readAt: size=512, off=0 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): openPending: 2026/07/26 01:19:16 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/07/26 01:19:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): >openPending: err= 2026/07/26 01:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): >_readAt: n=14, err=EOF 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): close: 2026/07/26 01:19:16 DEBUG : dir/file1(0x3349f3eee7c0): >close: err= 2026/07/26 01:19:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:16 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d952b0 2026/07/26 01:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 01:19:17 DEBUG : dir/file1: Updating file with dir/file1 0x3349f3d952b0 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3668540): openPending: 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3668540): >openPending: err= 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3668540): _writeAt: size=25, off=0 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3668540): >_writeAt: n=25, err= 2026/07/26 01:19:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:17 DEBUG : newLeaf: Updating file with newLeaf 0x3349f3d952b0 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 DEBUG : newLeaf(0x3349f3668540): close: 2026/07/26 01:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 01:19:17.073010676 +0000 UTC m=+8.124735390 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:17 DEBUG : newLeaf(0x3349f3668540): >close: err= 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 01:19:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:17 DEBUG : newLeaf: size = 25 OK 2026/07/26 01:19:17 INFO : newLeaf: Copied (replaced existing) 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 01:19:17 +0000 UTC" 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: 2026/07/26 01:19:17 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:17 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:17 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:17 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:17 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : file1: reading active writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: 2026/07/26 01:19:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): _readAt: size=512, off=0 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): openPending: 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): >openPending: err= 2026/07/26 01:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): >_readAt: n=14, err=EOF 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): close: 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3929a40): >close: err= 2026/07/26 01:19:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:17 DEBUG : newLeaf: Updating file with newLeaf 0x3349f367e8f0 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 01:19:17 DEBUG : dir/file1: Updating file with dir/file1 0x3349f367e8f0 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3870500): openPending: 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3870500): >openPending: err= 2026/07/26 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3870500): _writeAt: size=25, off=0 2026/07/26 01:19:17 DEBUG : dir/file1(0x3349f3870500): >_writeAt: n=25, err= 2026/07/26 01:19:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 01:19:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 01:19:17 DEBUG : newLeaf: Updating file with newLeaf 0x3349f367e8f0 2026/07/26 01:19:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 DEBUG : newLeaf(0x3349f3870500): close: 2026/07/26 01:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 01:19:17.590621849 +0000 UTC m=+8.642346593 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:17 DEBUG : newLeaf(0x3349f3870500): >close: err= 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 01:19:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:17 DEBUG : newLeaf: size = 25 OK 2026/07/26 01:19:17 INFO : newLeaf: Copied (replaced existing) 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 01:19:17 +0000 UTC" 2026/07/26 01:19:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 01:19:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : newLeaf: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: 2026/07/26 01:19:17 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestFileRename (3.12s) --- PASS: TestFileRename/off,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- 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-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:17 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:17 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 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-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:17 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:17 DEBUG : dir: Looking for writers 2026/07/26 01:19:17 DEBUG : file1: reading active writers 2026/07/26 01:19:17 DEBUG : Looking for writers 2026/07/26 01:19:17 DEBUG : dir: reading active writers 2026/07/26 01:19:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/26 01:19:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/26 01:19:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:18 DEBUG : dir: Looking for writers 2026/07/26 01:19:18 DEBUG : file1: reading active writers 2026/07/26 01:19:18 DEBUG : Looking for writers 2026/07/26 01:19:18 DEBUG : dir: reading active writers 2026/07/26 01:19:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/26 01:19:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/26 01:19:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/26 01:19:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/26 01:19:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/26 01:19:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/26 01:19:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/26 01:19:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/26 01:19:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/26 01:19:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/26 01:19:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:18 DEBUG : dir: Looking for writers 2026/07/26 01:19:18 DEBUG : file1: reading active writers 2026/07/26 01:19:18 DEBUG : Looking for writers 2026/07/26 01:19:18 DEBUG : dir: reading active writers 2026/07/26 01:19:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:18 DEBUG : dir: Looking for writers 2026/07/26 01:19:18 DEBUG : file1: reading active writers 2026/07/26 01:19:18 DEBUG : Looking for writers 2026/07/26 01:19:18 DEBUG : dir: reading active writers 2026/07/26 01:19:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/26 01:19:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:18 DEBUG : dir: Looking for writers 2026/07/26 01:19:18 DEBUG : file1: reading active writers 2026/07/26 01:19:18 DEBUG : Looking for writers 2026/07/26 01:19:18 DEBUG : dir: reading active writers 2026/07/26 01:19:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): _readAt: size=1, off=0 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): openPending: 2026/07/26 01:19:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >openPending: err= 2026/07/26 01:19:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >_readAt: n=1, err= 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): _readAt: size=256, off=1 2026/07/26 01:19:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >_readAt: n=15, err=EOF 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): _readAt: size=16, off=16 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >_readAt: n=0, err=EOF 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): close: 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >close: err= 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): close: 2026/07/26 01:19:18 DEBUG : dir/file1(0x3349f3dd1740): >close: err=file already closed 2026/07/26 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:18 DEBUG : dir: Looking for writers 2026/07/26 01:19:18 DEBUG : file1: reading active writers 2026/07/26 01:19:18 DEBUG : Looking for writers 2026/07/26 01:19:18 DEBUG : dir: reading active writers 2026/07/26 01:19:18 DEBUG : >WaitForWriters: 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:18 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): _readAt: size=1, off=0 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): openPending: 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >openPending: err= 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): _readAt: size=1, off=5 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): _readAt: size=1, off=3 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): _readAt: size=1, off=13 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): _readAt: size=16, off=100 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >_readAt: n=0, err=EOF 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): close: 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3a6d540): >close: err= 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : dir: Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : dir: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=1, off=0 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): openPending: 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >openPending: err= 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=1, off=5 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=1, off=1 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=1, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=6, off=10 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=6, err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=256, off=10 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=6, err=EOF 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=256, off=100 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=0, err=EOF 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): close: 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >close: err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): _readAt: size=256, off=100 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3d67440): >_readAt: n=0, err=file already closed 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : dir: Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : dir: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): RWFileHandle.Flush 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): _readAt: size=256, off=0 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): openPending: 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): >openPending: err= 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): >_readAt: n=16, err=EOF 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): RWFileHandle.Flush 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): RWFileHandle.Flush 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): close: 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3f92c00): >close: err= 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : dir: Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : dir: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.16s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 01:19:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): _readAt: size=256, off=0 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): openPending: 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): >openPending: err= 2026/07/26 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): >_readAt: n=16, err=EOF 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): RWFileHandle.Release 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): close: 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): >close: err= 2026/07/26 01:19:19 DEBUG : dir/file1(0x3349f3fd3100): RWFileHandle.Release 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : dir: Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : dir: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:19 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): openPending: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): >openPending: err= 2026/07/26 01:19:19 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): _writeAt: size=5, off=0 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): >_writeAt: n=5, err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): _writeAt: size=7, off=5 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): >_writeAt: n=7, err= 2026/07/26 01:19:19 DEBUG : file1: vfs cache: truncate to size=11 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): close: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:19.545507207 +0000 UTC m=+10.597231921 2026/07/26 01:19:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): >close: err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): close: 2026/07/26 01:19:19 DEBUG : file1(0x3349f3880c80): >close: err=file already closed 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:19 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:19 DEBUG : file1: size = 11 OK 2026/07/26 01:19:19 INFO : file1: Copied (new) 2026/07/26 01:19:19 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-26 01:19:19 +0000 UTC" 2026/07/26 01:19:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:19 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): openPending: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): >openPending: err= 2026/07/26 01:19:19 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): _writeAt: size=7, off=0 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): >_writeAt: n=7, err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): _writeAt: size=6, off=5 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): >_writeAt: n=6, err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): close: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:19.74350037 +0000 UTC m=+10.795225124 2026/07/26 01:19:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): >close: err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): _writeAt: size=5, off=0 2026/07/26 01:19:19 DEBUG : file1(0x3349f3893700): >_writeAt: n=0, err=file already closed 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:19 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:19 DEBUG : file1: size = 11 OK 2026/07/26 01:19:19 INFO : file1: Copied (new) 2026/07/26 01:19:19 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-26 01:19:19 +0000 UTC" 2026/07/26 01:19:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : >WaitForWriters: 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:19 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:19 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : file1(0x3349f397ee80): openPending: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1(0x3349f397ee80): >openPending: err= 2026/07/26 01:19:19 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:19 DEBUG : file1(0x3349f397ee80): close: 2026/07/26 01:19:19 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:19.942825638 +0000 UTC m=+10.994550371 2026/07/26 01:19:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:19 DEBUG : file1(0x3349f397ee80): >close: err= 2026/07/26 01:19:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 01:19:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:19 DEBUG : file2: newRWFileHandle: 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): openPending: 2026/07/26 01:19:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): >openPending: err= 2026/07/26 01:19:19 DEBUG : file2: >newRWFileHandle: err= 2026/07/26 01:19:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/26 01:19:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): RWFileHandle.Flush 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): RWFileHandle.Release 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): close: 2026/07/26 01:19:19 DEBUG : file2: vfs cache: setting modification time to 2026-07-26 01:19:19.944134409 +0000 UTC m=+10.995859143 2026/07/26 01:19:19 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:19 DEBUG : file2(0x3349f397f300): >close: err= 2026/07/26 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : file2: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : file2: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/26 01:19:19 DEBUG : Looking for writers 2026/07/26 01:19:19 DEBUG : file2: reading active writers 2026/07/26 01:19:19 DEBUG : file1: reading active writers 2026/07/26 01:19:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : file2: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/26 01:19:20 DEBUG : file2: vfs cache: starting upload 2026/07/26 01:19:20 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:20 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : file2: size = 0 OK 2026/07/26 01:19:20 INFO : file2: Copied (new) 2026/07/26 01:19:20 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-26 01:19:19 +0000 UTC" 2026/07/26 01:19:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 01:19:20 INFO : file2: vfs cache: upload succeeded try #1 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : file2: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/26 01:19:20 DEBUG : file1: size = 0 OK 2026/07/26 01:19:20 INFO : file1: Copied (new) 2026/07/26 01:19:20 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-26 01:19:19 +0000 UTC" 2026/07/26 01:19:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : file2: reading active writers 2026/07/26 01:19:20 DEBUG : >WaitForWriters: 2026/07/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : file2: reading active writers 2026/07/26 01:19:20 DEBUG : >WaitForWriters: 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:20 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): openPending: 2026/07/26 01:19:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): >openPending: err= 2026/07/26 01:19:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): _writeAt: size=5, off=0 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): >_writeAt: n=5, err= 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): RWFileHandle.Flush 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): RWFileHandle.Flush 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): close: 2026/07/26 01:19:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:20.314099471 +0000 UTC m=+11.365824186 2026/07/26 01:19:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:20 DEBUG : file1(0x3349f3fff680): >close: err= 2026/07/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:20 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : file1: size = 5 OK 2026/07/26 01:19:20 INFO : file1: Copied (new) 2026/07/26 01:19:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 01:19:20 +0000 UTC" 2026/07/26 01:19:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : >WaitForWriters: 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:20 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): openPending: 2026/07/26 01:19:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): >openPending: err= 2026/07/26 01:19:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): _writeAt: size=5, off=0 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): >_writeAt: n=5, err= 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): RWFileHandle.Release 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): close: 2026/07/26 01:19:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:20.499267438 +0000 UTC m=+11.550992152 2026/07/26 01:19:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): >close: err= 2026/07/26 01:19:20 DEBUG : file1(0x3349f38fd880): RWFileHandle.Release 2026/07/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:20 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : file1: size = 5 OK 2026/07/26 01:19:20 INFO : file1: Copied (new) 2026/07/26 01:19:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 01:19:20 +0000 UTC" 2026/07/26 01:19:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : >WaitForWriters: 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 01:19:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): openPending: 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): >openPending: err= 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 01:19:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): _writeAt: size=5, off=0 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): >_writeAt: n=5, err= 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): close: 2026/07/26 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-26 01:19:20.753565444 +0000 UTC m=+11.805290158 2026/07/26 01:19:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:20 DEBUG : dir/file1(0x3349f3d70580): >close: err= 2026/07/26 01:19:20 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:20 DEBUG : dir: Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : dir: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:20 DEBUG : dir: Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : dir: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:20 DEBUG : dir: Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : dir: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:20 DEBUG : dir: Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : dir: reading active writers 2026/07/26 01:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 01:19:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:20 DEBUG : dir/file1: size = 5 OK 2026/07/26 01:19:20 INFO : dir/file1: Copied (replaced existing) 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-26 01:19:20 +0000 UTC" 2026/07/26 01:19:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:20 DEBUG : dir: Looking for writers 2026/07/26 01:19:20 DEBUG : file1: reading active writers 2026/07/26 01:19:20 DEBUG : Looking for writers 2026/07/26 01:19:20 DEBUG : dir: reading active writers 2026/07/26 01:19:20 DEBUG : >WaitForWriters: 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:20 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 01:19:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): openPending: 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 01:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): >openPending: err= 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): _writeAt: size=15, off=5 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): >_writeAt: n=15, err= 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): close: 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-26 01:19:21.038466423 +0000 UTC m=+12.090191147 2026/07/26 01:19:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : dir/file1(0x3349f3e9d580): >close: err= 2026/07/26 01:19:21 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:21 DEBUG : dir: Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : dir: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:21 DEBUG : dir: Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : dir: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:21 DEBUG : dir: Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : dir: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:21 DEBUG : dir: Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : dir: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 01:19:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:21 DEBUG : dir/file1: size = 20 OK 2026/07/26 01:19:21 INFO : dir/file1: Copied (replaced existing) 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-26 01:19:21 +0000 UTC" 2026/07/26 01:19:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:21 DEBUG : dir: Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : dir: reading active writers 2026/07/26 01:19:21 DEBUG : >WaitForWriters: 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): openPending: 2026/07/26 01:19:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): close: 2026/07/26 01:19:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 01:19:21.256882095 +0000 UTC m=+12.308606830 2026/07/26 01:19:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : file1(0x3349f3eb1ac0): >close: err= 2026/07/26 01:19:21 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:21 DEBUG : file1: vfs cache: starting upload 2026/07/26 01:19:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:21 DEBUG : file1: size = 5 OK 2026/07/26 01:19:21 INFO : file1: Copied (new) 2026/07/26 01:19:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 01:19:21 +0000 UTC" 2026/07/26 01:19:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:21 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : file1: reading active writers 2026/07/26 01:19:21 DEBUG : >WaitForWriters: 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.44494582 +0000 UTC m=+12.496670534 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31600): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.44494582 +0000 UTC m=+12.496670534 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e31a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.44494582 +0000 UTC m=+12.496670534 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3765e30 item 1 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.447447193 +0000 UTC m=+12.499171907 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.447447193 +0000 UTC m=+12.499171907 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb2b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e6700 item 2 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.450213527 +0000 UTC m=+12.501938351 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb31c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.450213527 +0000 UTC m=+12.501938351 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.450213527 +0000 UTC m=+12.501938351 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3fb3b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e6bd0 item 3 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.453247655 +0000 UTC m=+12.504972399 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.453247655 +0000 UTC m=+12.504972399 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40187c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e70a0 item 4 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.455291585 +0000 UTC m=+12.507016299 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4018e00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.455291585 +0000 UTC m=+12.507016299 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.455291585 +0000 UTC m=+12.507016299 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e7420 item 5 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.45867863 +0000 UTC m=+12.510403364 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4019dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.45867863 +0000 UTC m=+12.510403364 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e78f0 item 6 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.460848877 +0000 UTC m=+12.512573591 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.460848877 +0000 UTC m=+12.512573591 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4032f80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.460848877 +0000 UTC m=+12.512573591 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39e7c70 item 7 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.463537945 +0000 UTC m=+12.515262659 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4033ac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.463537945 +0000 UTC m=+12.515262659 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048100): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8e2a0 item 8 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f40486c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40486c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.46551072 +0000 UTC m=+12.517235434 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.46551072 +0000 UTC m=+12.517235434 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4048f00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.46551072 +0000 UTC m=+12.517235434 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8e690 item 9 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.467882849 +0000 UTC m=+12.519607563 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4049a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.467882849 +0000 UTC m=+12.519607563 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8ec40 item 10 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f406a700): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406a700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.469497839 +0000 UTC m=+12.521222553 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406aac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.469497839 +0000 UTC m=+12.521222553 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406afc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.469497839 +0000 UTC m=+12.521222553 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406b4c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8efc0 item 11 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.471806157 +0000 UTC m=+12.523530871 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f406bb40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.471806157 +0000 UTC m=+12.523530871 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8f490 item 12 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f40847c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40847c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.473768271 +0000 UTC m=+12.525492986 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4084b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.473768271 +0000 UTC m=+12.525492986 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8f960 item 13 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.475394232 +0000 UTC m=+12.527118946 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40858c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.475394232 +0000 UTC m=+12.527118946 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f4085e00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a8fd50 item 14 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f40a4540): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.477171137 +0000 UTC m=+12.528895851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.477171137 +0000 UTC m=+12.528895851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68230 item 15 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.482384319 +0000 UTC m=+12.534109033 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.482384319 +0000 UTC m=+12.534109033 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68700 item 16 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.488020783 +0000 UTC m=+12.539745497 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a4040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.488020783 +0000 UTC m=+12.539745497 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a44c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.488020783 +0000 UTC m=+12.539745497 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a49c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68150 item 17 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.499697961 +0000 UTC m=+12.551422675 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f40a5bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.499697961 +0000 UTC m=+12.551422675 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0a540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68bd0 item 18 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.504488886 +0000 UTC m=+12.556213600 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0abc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.504488886 +0000 UTC m=+12.556213600 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.504488886 +0000 UTC m=+12.556213600 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0b5c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68f50 item 19 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.510840209 +0000 UTC m=+12.562564923 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.510840209 +0000 UTC m=+12.562564923 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397a150 item 20 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.518707935 +0000 UTC m=+12.570432649 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d70e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.518707935 +0000 UTC m=+12.570432649 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.518707935 +0000 UTC m=+12.570432649 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397a7e0 item 21 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.523344218 +0000 UTC m=+12.575068932 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d71ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.523344218 +0000 UTC m=+12.575068932 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397ae00 item 22 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.525864327 +0000 UTC m=+12.577589051 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3497780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.525864327 +0000 UTC m=+12.577589051 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c9c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.525864327 +0000 UTC m=+12.577589051 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36880c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b180 item 23 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.528374026 +0000 UTC m=+12.580098740 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.528374026 +0000 UTC m=+12.580098740 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b6c0 item 24 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f36898c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36898c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.530843257 +0000 UTC m=+12.582567972 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689c80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.530843257 +0000 UTC m=+12.582567972 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c3c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.530843257 +0000 UTC m=+12.582567972 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347cd80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397bb90 item 25 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.535656225 +0000 UTC m=+12.587380950 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.535656225 +0000 UTC m=+12.587380950 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347dc40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e2770 item 26 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f33c8740): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.537556424 +0000 UTC m=+12.589281148 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.537556424 +0000 UTC m=+12.589281148 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.537556424 +0000 UTC m=+12.589281148 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c95c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e2f50 item 27 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.539967065 +0000 UTC m=+12.591691779 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9c40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.539967065 +0000 UTC m=+12.591691779 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e35e0 item 28 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f34288c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34288c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.541838449 +0000 UTC m=+12.593563163 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428c80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.541838449 +0000 UTC m=+12.593563163 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e39d0 item 29 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.544044595 +0000 UTC m=+12.595769309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.544044595 +0000 UTC m=+12.595769309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3d50 item 30 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f304eec0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.545866595 +0000 UTC m=+12.597591309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304fd80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.545866595 +0000 UTC m=+12.597591309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b26c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06230 item 31 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.547452659 +0000 UTC m=+12.599177373 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2d40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.547452659 +0000 UTC m=+12.599177373 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06690 item 32 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.54905759 +0000 UTC m=+12.600782313 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b38c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06a80 item 33 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.549839666 +0000 UTC m=+12.601564380 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3d40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.549839666 +0000 UTC m=+12.601564380 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06c40 item 33 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.551842058 +0000 UTC m=+12.603566772 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caa80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07030 item 34 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.552501122 +0000 UTC m=+12.604225836 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38caf00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.552501122 +0000 UTC m=+12.604225836 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f071f0 item 34 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.553964554 +0000 UTC m=+12.605689268 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cba80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f075e0 item 35 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.554569246 +0000 UTC m=+12.606293960 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.554569246 +0000 UTC m=+12.606293960 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852500): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f077a0 item 35 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.556282482 +0000 UTC m=+12.608007196 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852c80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07c70 item 36 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.557064799 +0000 UTC m=+12.608789513 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.557064799 +0000 UTC m=+12.608789513 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38536c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07e30 item 36 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.558698933 +0000 UTC m=+12.610423647 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0310 item 37 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.559257669 +0000 UTC m=+12.610982383 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.559257669 +0000 UTC m=+12.610982383 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df04d0 item 37 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.560865825 +0000 UTC m=+12.612590550 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66e80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0850 item 38 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.561722964 +0000 UTC m=+12.613447729 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.561722964 +0000 UTC m=+12.613447729 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d678c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0b60 item 38 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.563682555 +0000 UTC m=+12.615407269 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0ee0 item 39 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.564393076 +0000 UTC m=+12.616117790 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.564393076 +0000 UTC m=+12.616117790 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df10a0 item 39 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.566657571 +0000 UTC m=+12.618382325 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef1c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1570 item 40 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.567439107 +0000 UTC m=+12.619163821 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef6c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.567439107 +0000 UTC m=+12.619163821 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1730 item 40 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.569276205 +0000 UTC m=+12.621000919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1ab0 item 41 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.569879124 +0000 UTC m=+12.621603858 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1c70 item 41 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.570536135 +0000 UTC m=+12.622260859 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.570536135 +0000 UTC m=+12.622260859 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1e30 item 41 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.572637732 +0000 UTC m=+12.624362446 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38718c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52310 item 42 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.573234069 +0000 UTC m=+12.624958784 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52540 item 42 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.57388633 +0000 UTC m=+12.625611044 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.57388633 +0000 UTC m=+12.625611044 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16980): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52700 item 42 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.575578114 +0000 UTC m=+12.627302838 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e16fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52a80 item 43 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.576053101 +0000 UTC m=+12.627777826 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52c40 item 43 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.576605645 +0000 UTC m=+12.628330359 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3e17a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.576605645 +0000 UTC m=+12.628330359 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52e70 item 43 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.578572589 +0000 UTC m=+12.630297313 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7a700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e531f0 item 44 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.579260488 +0000 UTC m=+12.630985202 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7ac00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e533b0 item 44 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.579925163 +0000 UTC m=+12.631649877 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.579925163 +0000 UTC m=+12.631649877 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7b6c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53570 item 44 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.581397733 +0000 UTC m=+12.633122447 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a7bd00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e538f0 item 45 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.581926051 +0000 UTC m=+12.633650765 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.581926051 +0000 UTC m=+12.633650765 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3676a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53ab0 item 45 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.583933611 +0000 UTC m=+12.635658325 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36770c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69340 item 46 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.584660814 +0000 UTC m=+12.636385528 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3f0be00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.584660814 +0000 UTC m=+12.636385528 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706600): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69500 item 46 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.586319337 +0000 UTC m=+12.638044051 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3706c40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a699d0 item 47 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.586847673 +0000 UTC m=+12.638572387 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.586847673 +0000 UTC m=+12.638572387 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69ce0 item 47 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.588361041 +0000 UTC m=+12.640085755 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3707e80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a541c0 item 48 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.588936067 +0000 UTC m=+12.640660781 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0480): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.588936067 +0000 UTC m=+12.640660781 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a0b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54380 item 48 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.590781331 +0000 UTC m=+12.642506045 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a11c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54850 item 49 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.591485901 +0000 UTC m=+12.643210646 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.591485901 +0000 UTC m=+12.643210646 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a1b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54b60 item 49 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.593602298 +0000 UTC m=+12.645327052 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54ee0 item 50 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.59449392 +0000 UTC m=+12.646218665 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.59449392 +0000 UTC m=+12.646218665 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3816d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a550a0 item 50 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.599422667 +0000 UTC m=+12.651147381 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55420 item 51 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.600137718 +0000 UTC m=+12.651862432 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.600137718 +0000 UTC m=+12.651862432 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3817e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a555e0 item 51 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.601999482 +0000 UTC m=+12.653724196 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384c5c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55960 item 52 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.602703251 +0000 UTC m=+12.654427965 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384cac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.602703251 +0000 UTC m=+12.654427965 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55b20 item 52 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.604379005 +0000 UTC m=+12.656103719 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384d6c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90150 item 53 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.605048951 +0000 UTC m=+12.656773665 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384dbc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.605048951 +0000 UTC m=+12.656773665 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90380 item 53 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.606994404 +0000 UTC m=+12.658719129 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90700 item 54 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.609197322 +0000 UTC m=+12.660922036 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3860d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.609197322 +0000 UTC m=+12.660922036 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f908c0 item 54 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.612058926 +0000 UTC m=+12.663783640 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861980): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90d90 item 55 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.613206353 +0000 UTC m=+12.664931067 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3861e80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.613206353 +0000 UTC m=+12.664931067 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387e4c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f910a0 item 55 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.615262454 +0000 UTC m=+12.666987179 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387eb40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91420 item 56 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.61638246 +0000 UTC m=+12.668107174 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.61638246 +0000 UTC m=+12.668107174 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387f5c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f915e0 item 56 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.618020713 +0000 UTC m=+12.669745427 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f387fc00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91960 item 57 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.622936826 +0000 UTC m=+12.674661540 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91b20 item 57 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.624436417 +0000 UTC m=+12.676161131 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.624436417 +0000 UTC m=+12.676161131 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a0d00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91e30 item 57 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.629714192 +0000 UTC m=+12.681438896 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46850 item 58 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.630562284 +0000 UTC m=+12.682286998 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46d20 item 58 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.631611675 +0000 UTC m=+12.683336390 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a1dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.631611675 +0000 UTC m=+12.683336390 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce480): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f47110 item 58 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.63405085 +0000 UTC m=+12.685775564 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311a460 item 59 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.634944037 +0000 UTC m=+12.686668752 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3677bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311a7e0 item 59 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.635546554 +0000 UTC m=+12.687271279 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.635546554 +0000 UTC m=+12.687271279 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fc780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311a9a0 item 59 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.637378875 +0000 UTC m=+12.689103589 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fcdc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311b030 item 60 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.637945936 +0000 UTC m=+12.689670650 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311b3b0 item 60 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.638604528 +0000 UTC m=+12.690329242 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fd840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.638604528 +0000 UTC m=+12.690329242 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fde00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311ba40 item 60 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.640030882 +0000 UTC m=+12.691755596 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca070 item 61 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.640571222 +0000 UTC m=+12.692295936 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3958a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.640571222 +0000 UTC m=+12.692295936 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca230 item 61 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.642256303 +0000 UTC m=+12.693981017 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39597c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca700 item 62 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.643166132 +0000 UTC m=+12.694890846 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3959d00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.643166132 +0000 UTC m=+12.694890846 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980500): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca8c0 item 62 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.644843158 +0000 UTC m=+12.696567872 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3980b40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcacb0 item 63 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.645548941 +0000 UTC m=+12.697273655 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.645548941 +0000 UTC m=+12.697273655 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcae70 item 63 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.647594563 +0000 UTC m=+12.699319277 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3981dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb260 item 64 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.648136256 +0000 UTC m=+12.699860971 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39ba400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.648136256 +0000 UTC m=+12.699860971 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bab00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb420 item 64 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.649649754 +0000 UTC m=+12.701374478 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb7a0 item 65 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.650305602 +0000 UTC m=+12.702030316 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bb5c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.650305602 +0000 UTC m=+12.702030316 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39bbac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb960 item 65 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.651923096 +0000 UTC m=+12.703647811 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcbd50 item 66 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.65260321 +0000 UTC m=+12.704327924 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0c680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.65260321 +0000 UTC m=+12.704327924 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0cbc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78070 item 66 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.654131516 +0000 UTC m=+12.705856230 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78460 item 67 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.654656668 +0000 UTC m=+12.706381382 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0d680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.654656668 +0000 UTC m=+12.706381382 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a0db80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78620 item 67 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.656157843 +0000 UTC m=+12.707882597 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78af0 item 68 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.656852133 +0000 UTC m=+12.708576887 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5c800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.656852133 +0000 UTC m=+12.708576887 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5cd40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78cb0 item 68 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.658717776 +0000 UTC m=+12.710442490 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79030 item 69 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.659306807 +0000 UTC m=+12.711031531 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5d800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.659306807 +0000 UTC m=+12.711031531 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a5dd00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d791f0 item 69 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.660874357 +0000 UTC m=+12.712599071 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e480): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79570 item 70 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.6614954 +0000 UTC m=+12.713220114 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9e980): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.6614954 +0000 UTC m=+12.713220114 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9eec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79730 item 70 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.662878592 +0000 UTC m=+12.714603306 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9f540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79b20 item 71 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.663482942 +0000 UTC m=+12.715207656 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a9fa40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.663482942 +0000 UTC m=+12.715207656 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79ce0 item 71 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.665143588 +0000 UTC m=+12.716868302 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac86c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37584d0 item 72 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.665729745 +0000 UTC m=+12.717454459 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac8bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.665729745 +0000 UTC m=+12.717454459 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9100): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37588c0 item 72 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.667160567 +0000 UTC m=+12.718885281 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac96c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759260 item 73 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.667619774 +0000 UTC m=+12.719344498 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac9bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759500 item 73 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.668225187 +0000 UTC m=+12.719949901 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.668225187 +0000 UTC m=+12.719949901 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0a6c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37598f0 item 73 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.669702957 +0000 UTC m=+12.721427671 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0ad00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759c70 item 74 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.670242566 +0000 UTC m=+12.721967280 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759e30 item 74 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.67083192 +0000 UTC m=+12.722556634 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0b740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.67083192 +0000 UTC m=+12.722556634 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b0bcc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35ca150 item 74 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.672226673 +0000 UTC m=+12.723951387 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cad20 item 75 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.672742407 +0000 UTC m=+12.724467121 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35caee0 item 75 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.673363891 +0000 UTC m=+12.725088605 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b26e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.673363891 +0000 UTC m=+12.725088605 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cb180 item 75 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.674876106 +0000 UTC m=+12.726600820 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b279c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cb810 item 76 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.675416366 +0000 UTC m=+12.727141080 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b27ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cbab0 item 76 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.676014294 +0000 UTC m=+12.727739008 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42500): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.676014294 +0000 UTC m=+12.727739008 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b42a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cbc70 item 76 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.677550625 +0000 UTC m=+12.729275339 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b430c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050460 item 77 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.678073232 +0000 UTC m=+12.729797946 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b435c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.678073232 +0000 UTC m=+12.729797946 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b43cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050700 item 77 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.679685727 +0000 UTC m=+12.731410441 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051030 item 78 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.680230315 +0000 UTC m=+12.731955029 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b60900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.680230315 +0000 UTC m=+12.731955029 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051260 item 78 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.681938961 +0000 UTC m=+12.733663675 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051b90 item 79 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.682968264 +0000 UTC m=+12.734692978 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b61b40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.682968264 +0000 UTC m=+12.734692978 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051e30 item 79 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.684643869 +0000 UTC m=+12.736368593 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c980): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f07e0 item 80 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.685237729 +0000 UTC m=+12.736962443 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7ce80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.685237729 +0000 UTC m=+12.736962443 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f09a0 item 80 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.687422094 +0000 UTC m=+12.739146808 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37cc540 item 81 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.688209992 +0000 UTC m=+12.739934706 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.688209992 +0000 UTC m=+12.739934706 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c04dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37cc770 item 81 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.690511136 +0000 UTC m=+12.742235850 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37ccee0 item 82 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.691450069 +0000 UTC m=+12.743174783 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05940): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.691450069 +0000 UTC m=+12.743174783 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c05ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37cd0a0 item 82 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.693682194 +0000 UTC m=+12.745406908 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37cd570 item 83 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.694397164 +0000 UTC m=+12.746121878 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c44b40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.694397164 +0000 UTC m=+12.746121878 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37cdab0 item 83 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.696721273 +0000 UTC m=+12.748445987 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3998150 item 84 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.697439188 +0000 UTC m=+12.749163903 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c45c00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.697439188 +0000 UTC m=+12.749163903 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39983f0 item 84 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.698993011 +0000 UTC m=+12.750717725 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5e900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3998930 item 85 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.699589748 +0000 UTC m=+12.751314462 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5ee00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.699589748 +0000 UTC m=+12.751314462 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3998bd0 item 85 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.702417197 +0000 UTC m=+12.754141912 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5f9c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39991f0 item 86 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.703230884 +0000 UTC m=+12.754955598 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c5fec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.703230884 +0000 UTC m=+12.754955598 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7a540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39993b0 item 86 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.704913951 +0000 UTC m=+12.756638665 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7abc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3999730 item 87 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.706866749 +0000 UTC m=+12.758591463 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.706866749 +0000 UTC m=+12.758591463 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7b600): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39998f0 item 87 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.709482528 +0000 UTC m=+12.761207242 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c7bc80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3999c70 item 88 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.710230751 +0000 UTC m=+12.761955465 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.710230751 +0000 UTC m=+12.761955465 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9a800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3999e30 item 88 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.711703402 +0000 UTC m=+12.763428116 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9ae40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3174930 item 89 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.712285941 +0000 UTC m=+12.764010655 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3174f50 item 89 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.712959833 +0000 UTC m=+12.764684557 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9b8c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.712959833 +0000 UTC m=+12.764684557 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3c9be40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3175570 item 89 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.714819033 +0000 UTC m=+12.766543748 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f337e1c0 item 90 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.715533502 +0000 UTC m=+12.767258217 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4ac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f337e770 item 90 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.717475119 +0000 UTC m=+12.769200314 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.717475119 +0000 UTC m=+12.769200314 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc150 item 90 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.721155288 +0000 UTC m=+12.772880002 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7db40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f10a0 item 91 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.723059002 +0000 UTC m=+12.774783716 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46460 item 91 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.723821832 +0000 UTC m=+12.775546546 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b986c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.723821832 +0000 UTC m=+12.775546546 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b98c40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46770 item 91 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.726408516 +0000 UTC m=+12.778133230 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46ee0 item 92 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.726929711 +0000 UTC m=+12.778654434 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b997c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f47730 item 92 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.727546455 +0000 UTC m=+12.779271169 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b99d00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.727546455 +0000 UTC m=+12.779271169 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb43c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f47dc0 item 92 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.728974982 +0000 UTC m=+12.780699696 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f0770 item 93 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.729501256 +0000 UTC m=+12.781225970 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb4f40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.729501256 +0000 UTC m=+12.781225970 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f0930 item 93 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.730981812 +0000 UTC m=+12.782706526 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3cb5cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f19d0 item 94 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.731545276 +0000 UTC m=+12.783269990 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.731545276 +0000 UTC m=+12.783269990 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb0ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f1d50 item 94 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.733049436 +0000 UTC m=+12.784774150 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1500): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc4d0 item 95 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.733604033 +0000 UTC m=+12.785328757 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3eb1a40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.733604033 +0000 UTC m=+12.785328757 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34969c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc690 item 95 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.735175019 +0000 UTC m=+12.786899743 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34972c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cca80 item 96 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.735687136 +0000 UTC m=+12.787411850 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.735687136 +0000 UTC m=+12.787411850 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39ccc40 item 96 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= 2026/07/26 01:19:21 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:21 DEBUG : Looking for writers 2026/07/26 01:19:21 DEBUG : >WaitForWriters: 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/26 01:19:21 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.761336205 +0000 UTC m=+12.813060919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.761336205 +0000 UTC m=+12.813060919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34285c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.761336205 +0000 UTC m=+12.813060919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3650 item 1 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.763855472 +0000 UTC m=+12.815580186 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34290c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.763855472 +0000 UTC m=+12.815580186 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34295c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3b90 item 2 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.765381183 +0000 UTC m=+12.817105897 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429c40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.765381183 +0000 UTC m=+12.817105897 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304e740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.765381183 +0000 UTC m=+12.817105897 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06070 item 3 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.767446694 +0000 UTC m=+12.819171408 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b22c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.767446694 +0000 UTC m=+12.819171408 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06540 item 4 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.77023081 +0000 UTC m=+12.821955574 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.77023081 +0000 UTC m=+12.821955574 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b32c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.77023081 +0000 UTC m=+12.821955574 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06a10 item 5 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.772529741 +0000 UTC m=+12.824254455 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3e00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.772529741 +0000 UTC m=+12.824254455 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06f50 item 6 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.774196007 +0000 UTC m=+12.825920721 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cabc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.774196007 +0000 UTC m=+12.825920721 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.774196007 +0000 UTC m=+12.825920721 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f072d0 item 7 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.776314546 +0000 UTC m=+12.828039261 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbc00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.776314546 +0000 UTC m=+12.828039261 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07810 item 8 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f3852800): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.777945557 +0000 UTC m=+12.829670271 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.777945557 +0000 UTC m=+12.829670271 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.777945557 +0000 UTC m=+12.829670271 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07ce0 item 9 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.780010416 +0000 UTC m=+12.831735130 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853d40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.780010416 +0000 UTC m=+12.831735130 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0310 item 10 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f3d669c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d669c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.781663938 +0000 UTC m=+12.833388652 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.781663938 +0000 UTC m=+12.833388652 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.781663938 +0000 UTC m=+12.833388652 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0690 item 11 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.783833895 +0000 UTC m=+12.835558609 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.783833895 +0000 UTC m=+12.835558609 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0cb0 item 12 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f3aeeb80): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeeb80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.786232464 +0000 UTC m=+12.837957178 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeef40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.786232464 +0000 UTC m=+12.837957178 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef600): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1030 item 13 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.789281872 +0000 UTC m=+12.841006586 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefc80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.789281872 +0000 UTC m=+12.841006586 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1500 item 14 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f38709c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38709c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.792930341 +0000 UTC m=+12.844655385 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.792930341 +0000 UTC m=+12.844655385 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1880 item 15 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.794883047 +0000 UTC m=+12.846607752 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871ac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.794883047 +0000 UTC m=+12.846607752 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c100): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1c00 item 16 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.799630882 +0000 UTC m=+12.851355596 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7c740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.799630882 +0000 UTC m=+12.851355596 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7cbc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.799630882 +0000 UTC m=+12.851355596 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a680e0 item 17 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.802700117 +0000 UTC m=+12.854424832 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b7d740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.802700117 +0000 UTC m=+12.854424832 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fc4c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68700 item 18 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.804526095 +0000 UTC m=+12.856250809 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fcb40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.804526095 +0000 UTC m=+12.856250809 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.804526095 +0000 UTC m=+12.856250809 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fd540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68a80 item 19 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.809377145 +0000 UTC m=+12.861101859 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35fdbc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.809377145 +0000 UTC m=+12.861101859 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68f50 item 20 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.811474665 +0000 UTC m=+12.863199380 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.811474665 +0000 UTC m=+12.863199380 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3652d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.811474665 +0000 UTC m=+12.863199380 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a692d0 item 21 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.814606328 +0000 UTC m=+12.866331042 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.814606328 +0000 UTC m=+12.866331042 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3653e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a698f0 item 22 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.816828464 +0000 UTC m=+12.868553178 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36785c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.816828464 +0000 UTC m=+12.868553178 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678ac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.816828464 +0000 UTC m=+12.868553178 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3678fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69dc0 item 23 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.820177978 +0000 UTC m=+12.871902692 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.820177978 +0000 UTC m=+12.871902692 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3679b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a543f0 item 24 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f36ea2c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea2c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.823011458 +0000 UTC m=+12.874736212 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ea680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.823011458 +0000 UTC m=+12.874736212 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eab80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.823011458 +0000 UTC m=+12.874736212 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a548c0 item 25 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.826314736 +0000 UTC m=+12.878039469 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36eb740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.826314736 +0000 UTC m=+12.878039469 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ebc80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54ee0 item 26 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f36fe3c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe3c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.828845624 +0000 UTC m=+12.880570379 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fe780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.828845624 +0000 UTC m=+12.880570379 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36fec80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.828845624 +0000 UTC m=+12.880570379 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff1c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55260 item 27 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.832517137 +0000 UTC m=+12.884241851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ff840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.832517137 +0000 UTC m=+12.884241851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f36ffd80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55730 item 28 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f37a84c0): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a84c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.834474863 +0000 UTC m=+12.886199567 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.834474863 +0000 UTC m=+12.886199567 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a8f40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a55ab0 item 29 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.836439803 +0000 UTC m=+12.888164517 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a95c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.836439803 +0000 UTC m=+12.888164517 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f37a9b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f900e0 item 30 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): _readAt: size=2, off=0 2026/07/26 01:19:21 ERROR : open-test-file(0x3349f381a240): Couldn't read size of file 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): close: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.838228681 +0000 UTC m=+12.889953395 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.838228681 +0000 UTC m=+12.889953395 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52150 item 31 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.840045902 +0000 UTC m=+12.891770616 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d4d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.840045902 +0000 UTC m=+12.891770616 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d52c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52540 item 32 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.841917306 +0000 UTC m=+12.893642020 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e528c0 item 33 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.842508762 +0000 UTC m=+12.894233466 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38d5d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.842508762 +0000 UTC m=+12.894233466 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52a80 item 33 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.844258987 +0000 UTC m=+12.895983691 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388c9c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e52e70 item 34 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.84495408 +0000 UTC m=+12.896678794 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388ce40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.84495408 +0000 UTC m=+12.896678794 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53030 item 34 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.846669769 +0000 UTC m=+12.898394473 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388d9c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e533b0 item 35 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.847542096 +0000 UTC m=+12.899266800 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f388de40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.847542096 +0000 UTC m=+12.899266800 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53570 item 35 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.849337376 +0000 UTC m=+12.901062090 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4ac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e538f0 item 36 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.850203341 +0000 UTC m=+12.901928055 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a4fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.850203341 +0000 UTC m=+12.901928055 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5500): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53ab0 item 36 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.8520193 +0000 UTC m=+12.903744014 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38a5b40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3e53e30 item 37 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.852816225 +0000 UTC m=+12.904540939 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce0c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.852816225 +0000 UTC m=+12.904540939 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ce5c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311a3f0 item 37 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.854566319 +0000 UTC m=+12.906291033 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cec40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311a930 item 38 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.855453083 +0000 UTC m=+12.907177797 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.855453083 +0000 UTC m=+12.907177797 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cf680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311ab60 item 38 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.857710475 +0000 UTC m=+12.909435190 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cfd00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311b2d0 item 39 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.858330737 +0000 UTC m=+12.910055451 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.858330737 +0000 UTC m=+12.910055451 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381a740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f903f0 item 39 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.860103374 +0000 UTC m=+12.911828088 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381adc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90770 item 40 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.860724176 +0000 UTC m=+12.912448890 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b2c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.860724176 +0000 UTC m=+12.912448890 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381b800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90930 item 40 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.862130692 +0000 UTC m=+12.913855406 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f381bdc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f90f50 item 41 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.862774968 +0000 UTC m=+12.914499672 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e3c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91110 item 41 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.863343752 +0000 UTC m=+12.915068456 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384e880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.863343752 +0000 UTC m=+12.915068456 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384edc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f912d0 item 41 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.865008906 +0000 UTC m=+12.916733620 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91650 item 42 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.865673802 +0000 UTC m=+12.917398516 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384f900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f91810 item 42 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.866544967 +0000 UTC m=+12.918269681 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f384fe40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.866544967 +0000 UTC m=+12.918269681 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38684c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f919d0 item 42 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.868418755 +0000 UTC m=+12.920143469 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3868b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca000 item 43 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.869403514 +0000 UTC m=+12.921128228 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca1c0 item 43 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.870029656 +0000 UTC m=+12.921754370 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.870029656 +0000 UTC m=+12.921754370 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3869a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca4d0 item 43 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.87159393 +0000 UTC m=+12.923318634 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39901c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca850 item 44 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.872144169 +0000 UTC m=+12.923868873 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39906c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcaa80 item 44 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.872760313 +0000 UTC m=+12.924485027 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3990c00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.872760313 +0000 UTC m=+12.924485027 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcac40 item 44 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.874298056 +0000 UTC m=+12.926022770 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39917c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcafc0 item 45 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.874889463 +0000 UTC m=+12.926614177 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3991cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.874889463 +0000 UTC m=+12.926614177 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39da4c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb1f0 item 45 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.876410284 +0000 UTC m=+12.928134998 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dab00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb570 item 46 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.876949502 +0000 UTC m=+12.928674216 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.876949502 +0000 UTC m=+12.928674216 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39db700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcb730 item 46 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.878911507 +0000 UTC m=+12.930636221 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39dbd40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dcbab0 item 47 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.879964234 +0000 UTC m=+12.931688949 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392a680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.879964234 +0000 UTC m=+12.931688949 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392ad80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f311ba40 item 47 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.881521044 +0000 UTC m=+12.933245759 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b3c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78070 item 48 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.882061123 +0000 UTC m=+12.933785837 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f392b8c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.882061123 +0000 UTC m=+12.933785837 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39540c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d782a0 item 48 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.883607032 +0000 UTC m=+12.935331747 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78620 item 49 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.884214771 +0000 UTC m=+12.935939474 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3954b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.884214771 +0000 UTC m=+12.935939474 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f39550c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78850 item 49 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.88567145 +0000 UTC m=+12.937396155 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78cb0 item 50 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.886337358 +0000 UTC m=+12.938062072 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3955c40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.886337358 +0000 UTC m=+12.938062072 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a922c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d78e70 item 50 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.887712504 +0000 UTC m=+12.939437218 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92940): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d791f0 item 51 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.888291377 +0000 UTC m=+12.940016081 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a92e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.888291377 +0000 UTC m=+12.940016081 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d793b0 item 51 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.889664821 +0000 UTC m=+12.941389535 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3a93a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79730 item 52 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.890356287 +0000 UTC m=+12.942081001 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.890356287 +0000 UTC m=+12.942081001 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d798f0 item 52 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.891702388 +0000 UTC m=+12.943427092 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac2c00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3d79ce0 item 53 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.892257015 +0000 UTC m=+12.943981729 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3100): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.892257015 +0000 UTC m=+12.943981729 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3758070 item 53 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.893625839 +0000 UTC m=+12.945350554 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3ac3cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37588c0 item 54 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.894314721 +0000 UTC m=+12.946039435 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af82c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.894314721 +0000 UTC m=+12.946039435 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759030 item 54 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.895835732 +0000 UTC m=+12.947560436 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af8ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759500 item 55 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.896574536 +0000 UTC m=+12.948299251 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af93c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.896574536 +0000 UTC m=+12.948299251 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3af9900): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f37598f0 item 55 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.898305886 +0000 UTC m=+12.950030590 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759c70 item 56 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.898996019 +0000 UTC m=+12.950720733 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.898996019 +0000 UTC m=+12.950720733 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b16b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3759e30 item 56 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.900920382 +0000 UTC m=+12.952645097 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17140): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35ca7e0 item 57 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.901514544 +0000 UTC m=+12.953239258 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cad20 item 57 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.902132482 +0000 UTC m=+12.953857185 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b17bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.902132482 +0000 UTC m=+12.953857185 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35caee0 item 57 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.903674633 +0000 UTC m=+12.955399347 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cb650 item 58 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.904241875 +0000 UTC m=+12.955966579 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b36dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cb810 item 58 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.904840555 +0000 UTC m=+12.956565309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b37300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.904840555 +0000 UTC m=+12.956565309 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b378c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35cbab0 item 58 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.906424075 +0000 UTC m=+12.958148789 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f30501c0 item 59 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.906996756 +0000 UTC m=+12.958721470 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050460 item 59 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.907558848 +0000 UTC m=+12.959283562 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5ca80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.907558848 +0000 UTC m=+12.959283562 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050700 item 59 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.908956206 +0000 UTC m=+12.960680920 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5d640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051030 item 60 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.913061998 +0000 UTC m=+12.964786712 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5db80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca070 item 60 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.914524089 +0000 UTC m=+12.966248813 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.914524089 +0000 UTC m=+12.966248813 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3688e80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca230 item 60 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.920656308 +0000 UTC m=+12.972381022 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca700 item 61 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.921132787 +0000 UTC m=+12.972857501 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3689a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.921132787 +0000 UTC m=+12.972857501 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3b5c280): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3dca8c0 item 61 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.92470388 +0000 UTC m=+12.976428594 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34967c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397a4d0 item 62 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.925518678 +0000 UTC m=+12.977243392 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3496fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.925518678 +0000 UTC m=+12.977243392 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327c600): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397a690 item 62 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.92725719 +0000 UTC m=+12.978981904 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f327d940): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397aa80 item 63 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.927807761 +0000 UTC m=+12.979532475 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347c780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.927807761 +0000 UTC m=+12.979532475 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347d380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397ad90 item 63 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.92956065 +0000 UTC m=+12.981285364 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f347da00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b110 item 64 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.930163749 +0000 UTC m=+12.981888453 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8480): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.930163749 +0000 UTC m=+12.981888453 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c8b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b2d0 item 64 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.931722643 +0000 UTC m=+12.983447367 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b6c0 item 65 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.932356319 +0000 UTC m=+12.984081033 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c96c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.932356319 +0000 UTC m=+12.984081033 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33c9bc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397b880 item 65 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.936472571 +0000 UTC m=+12.988197285 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f397be30 item 66 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.937136955 +0000 UTC m=+12.988861669 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.937136955 +0000 UTC m=+12.988861669 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3428cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050380 item 66 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.941284356 +0000 UTC m=+12.993009070 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429300): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3050930 item 67 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.941849864 +0000 UTC m=+12.993574578 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.941849864 +0000 UTC m=+12.993574578 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3429d00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051180 item 67 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.943353002 +0000 UTC m=+12.995077716 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304eac0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f30516c0 item 68 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.945932493 +0000 UTC m=+12.997657197 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f304f340): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.945932493 +0000 UTC m=+12.997657197 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3051d50 item 68 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.947385777 +0000 UTC m=+12.999110531 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46770 item 69 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.948001129 +0000 UTC m=+12.999725843 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b2f00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.948001129 +0000 UTC m=+12.999725843 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f46af0 item 69 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.949628051 +0000 UTC m=+13.001352765 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38b3a80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f476c0 item 70 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.950259814 +0000 UTC m=+13.001984528 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.950259814 +0000 UTC m=+13.001984528 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38ca6c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f2f47d50 item 70 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.951824128 +0000 UTC m=+13.003548842 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cad40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f0690 item 71 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.952462723 +0000 UTC m=+13.004187437 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.952462723 +0000 UTC m=+13.004187437 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cb740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f08c0 item 71 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.953998413 +0000 UTC m=+13.005723127 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38cbdc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f0fc0 item 72 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.955359592 +0000 UTC m=+13.007084307 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38523c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.955359592 +0000 UTC m=+13.007084307 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f1180 item 72 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.956757833 +0000 UTC m=+13.008482537 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3852fc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f33f1c00 item 73 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.95726967 +0000 UTC m=+13.008994373 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f38534c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc070 item 73 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.957831871 +0000 UTC m=+13.009556575 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3853a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.957831871 +0000 UTC m=+13.009556575 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66040): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc230 item 73 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.959200114 +0000 UTC m=+13.010924829 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc5b0 item 74 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.959874127 +0000 UTC m=+13.011598841 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d66b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc770 item 74 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.960503947 +0000 UTC m=+13.012228661 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d670c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.960503947 +0000 UTC m=+13.012228661 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67640): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cc930 item 74 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.961926392 +0000 UTC m=+13.013651097 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3d67d80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cce70 item 75 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.962542194 +0000 UTC m=+13.014266908 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee380): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): _writeAt: size=3, off=2 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cd030 item 75 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.963326986 +0000 UTC m=+13.015051700 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aee8c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.963326986 +0000 UTC m=+13.015051700 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aeee00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cd1f0 item 75 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.964690692 +0000 UTC m=+13.016415406 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cd960 item 76 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.965524035 +0000 UTC m=+13.017248749 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aef940): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f39cdb20 item 76 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): _writeAt: size=3, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.966219137 +0000 UTC m=+13.017943851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3aefec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.966219137 +0000 UTC m=+13.017943851 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870540): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f337e1c0 item 76 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.967676388 +0000 UTC m=+13.019401102 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3870c00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f337ec40 item 77 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.968256304 +0000 UTC m=+13.019981018 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871100): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.968256304 +0000 UTC m=+13.019981018 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871800): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f337f180 item 77 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.969933891 +0000 UTC m=+13.021658605 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3871e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e2150 item 78 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.97064856 +0000 UTC m=+13.022373274 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfe440): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.97064856 +0000 UTC m=+13.022373274 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bfeb40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e24d0 item 78 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.972214597 +0000 UTC m=+13.023939311 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff180): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e2f50 item 79 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.972738417 +0000 UTC m=+13.024463131 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bff680): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.972738417 +0000 UTC m=+13.024463131 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3bffd80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e32d0 item 79 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.974301407 +0000 UTC m=+13.026026121 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33724c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3730 item 80 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.974845194 +0000 UTC m=+13.026569908 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33729c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): >_readAt: n=5, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.974845194 +0000 UTC m=+13.026569908 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f33730c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3960 item 80 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.976545465 +0000 UTC m=+13.028270180 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373700): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f35e3ce0 item 81 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.977174373 +0000 UTC m=+13.028899087 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3373b80): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.977174373 +0000 UTC m=+13.028899087 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34041c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06000 item 81 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.978591529 +0000 UTC m=+13.030316243 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06380 item 82 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.979274928 +0000 UTC m=+13.030999642 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3404d40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.979274928 +0000 UTC m=+13.030999642 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f34052c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06540 item 82 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.980770752 +0000 UTC m=+13.032495466 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405940): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06a10 item 83 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.981464222 +0000 UTC m=+13.033188936 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3405e40): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.981464222 +0000 UTC m=+13.033188936 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486480): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06bd0 item 83 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.983219076 +0000 UTC m=+13.034943780 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3486b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f06fc0 item 84 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.983875205 +0000 UTC m=+13.035599919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487000): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.983875205 +0000 UTC m=+13.035599919 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07180 item 84 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.985328679 +0000 UTC m=+13.037053413 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3487c00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07500 item 85 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.985902161 +0000 UTC m=+13.037626875 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510200): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.985902161 +0000 UTC m=+13.037626875 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510740): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07730 item 85 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.987507484 +0000 UTC m=+13.039232198 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3510dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07c00 item 86 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.988200742 +0000 UTC m=+13.039925456 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35112c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.988200742 +0000 UTC m=+13.039925456 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511840): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3f07dc0 item 86 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.989631775 +0000 UTC m=+13.041356489 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3511ec0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df02a0 item 87 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.990251725 +0000 UTC m=+13.041976429 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35224c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.990251725 +0000 UTC m=+13.041976429 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3522a00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0460 item 87 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 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/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.991703937 +0000 UTC m=+13.043428641 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523080): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df07e0 item 88 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.992361307 +0000 UTC m=+13.044086022 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523580): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.992361307 +0000 UTC m=+13.044086022 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3523b00): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0af0 item 88 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.994345915 +0000 UTC m=+13.046070629 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df0e70 item 89 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.994930339 +0000 UTC m=+13.046655053 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544780): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): >_readAt: n=2, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): _writeAt: size=3, off=7 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1030 item 89 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.995610953 +0000 UTC m=+13.047335667 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3544cc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): >_readAt: n=8, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.995610953 +0000 UTC m=+13.047335667 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545240): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1260 item 89 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): _readAt: size=2, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.997180147 +0000 UTC m=+13.048904861 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545880): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): _writeAt: size=5, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df16c0 item 90 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): >_writeAt: n=5, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.997863306 +0000 UTC m=+13.049588010 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f3545dc0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): open at offset 5 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): >openPending: err= 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1880 item 90 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): _readAt: size=2, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): >_readAt: n=0, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): _writeAt: size=3, off=5 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): >_writeAt: n=3, err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.998717209 +0000 UTC m=+13.050441913 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea400): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): _readAt: size=512, off=0 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): >openPending: err= 2026/07/26 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): >_readAt: n=3, err=EOF 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): close: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:21.998717209 +0000 UTC m=+13.050441913 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35ea9c0): >close: err= 2026/07/26 01:19:21 DEBUG : open-test-file: Remove: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1a40 item 90 2026/07/26 01:19:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35eb000): openPending: 2026/07/26 01:19:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35eb000): open at offset 0 2026/07/26 01:19:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:21 DEBUG : open-test-file(0x3349f35eb000): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.000201582 +0000 UTC m=+13.051926326 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb000): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3df1dc0 item 91 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.000663033 +0000 UTC m=+13.052387747 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eb540): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): open at offset 5 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): >_readAt: n=2, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): _writeAt: size=3, off=7 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a680e0 item 91 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): >_writeAt: n=3, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.001306418 +0000 UTC m=+13.053031132 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f35eba80): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): >_readAt: n=8, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.001306418 +0000 UTC m=+13.053031132 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654100): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a683f0 item 91 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 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/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): open at offset 0 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.00433701 +0000 UTC m=+13.056061754 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654740): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68770 item 92 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.006966765 +0000 UTC m=+13.058691479 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3654c80): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): open at offset 5 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68930 item 92 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): _readAt: size=2, off=5 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): _writeAt: size=3, off=5 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): >_writeAt: n=3, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.010277947 +0000 UTC m=+13.062002661 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36551c0): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): >_readAt: n=3, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.010277947 +0000 UTC m=+13.062002661 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655780): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68af0 item 92 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): open at offset 0 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.011816042 +0000 UTC m=+13.063540756 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f3655dc0): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a68e70 item 93 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.012349159 +0000 UTC m=+13.064073873 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2400): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): >_readAt: n=5, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.012349159 +0000 UTC m=+13.064073873 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b2b00): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69030 item 93 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 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/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): open at offset 0 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.015160686 +0000 UTC m=+13.066885421 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3140): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a693b0 item 94 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.015975676 +0000 UTC m=+13.067700420 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3680): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): >_readAt: n=5, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.015975676 +0000 UTC m=+13.067700420 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36b3d80): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69570 item 94 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 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/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): open at offset 0 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.02167658 +0000 UTC m=+13.073401324 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f24c0): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69a40 item 95 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.022687418 +0000 UTC m=+13.074412163 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f2a00): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): >_readAt: n=5, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.022687418 +0000 UTC m=+13.074412163 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3100): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a69d50 item 95 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 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/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): open at offset 0 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): _readAt: size=2, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): >_readAt: n=0, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.025501301 +0000 UTC m=+13.077226025 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3740): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): _writeAt: size=5, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): >openPending: err= 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a54230 item 96 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): >_writeAt: n=5, err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.026310991 +0000 UTC m=+13.078035715 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f36f3c80): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 01:19:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 01:19:22 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): _readAt: size=512, off=0 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): openPending: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): >openPending: err= 2026/07/26 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): >_readAt: n=5, err=EOF 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): close: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 01:19:22.026310991 +0000 UTC m=+13.078035715 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:22 DEBUG : open-test-file(0x3349f370e480): >close: err= 2026/07/26 01:19:22 DEBUG : open-test-file: Remove: 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3349f3a543f0 item 96 2026/07/26 01:19:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 01:19:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 01:19:22 DEBUG : open-test-file: >Remove: err= 2026/07/26 01:19:22 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : >WaitForWriters: 2026/07/26 01:19:22 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.29s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:22 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:22 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:22 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:22 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:22 DEBUG : file1: newRWFileHandle: 2026/07/26 01:19:22 DEBUG : file1(0x3349f3893ec0): openPending: 2026/07/26 01:19:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:22 DEBUG : file1(0x3349f3893ec0): >openPending: err= 2026/07/26 01:19:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 01:19:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 01:19:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/26 01:19:22 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/26 01:19:22 DEBUG : Looking for writers 2026/07/26 01:19:22 DEBUG : file1: reading active writers 2026/07/26 01:19:22 DEBUG : file1: active writers 1 2026/07/26 01:19:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/26 01:19:23 DEBUG : Looking for writers 2026/07/26 01:19:23 DEBUG : file1: reading active writers 2026/07/26 01:19:23 DEBUG : file1: active writers 1 2026/07/26 01:19:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 DEBUG : Looking for writers 2026/07/26 01:19:24 DEBUG : file1: reading active writers 2026/07/26 01:19:24 DEBUG : file1: active writers 1 2026/07/26 01:19:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave/dir/file1: no such file or directory 2026/07/26 01:19:25 DEBUG : Looking for writers 2026/07/26 01:19:25 DEBUG : file1: reading active writers 2026/07/26 01:19:25 DEBUG : file1: active writers 1 2026/07/26 01:19:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:26 DEBUG : Looking for writers 2026/07/26 01:19:26 DEBUG : file1: reading active writers 2026/07/26 01:19:26 DEBUG : file1: active writers 1 2026/07/26 01:19:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:27 DEBUG : Looking for writers 2026/07/26 01:19:27 DEBUG : file1: reading active writers 2026/07/26 01:19:27 DEBUG : file1: active writers 1 2026/07/26 01:19:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:28 DEBUG : Looking for writers 2026/07/26 01:19:28 DEBUG : file1: reading active writers 2026/07/26 01:19:28 DEBUG : file1: active writers 1 2026/07/26 01:19:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:29 DEBUG : Looking for writers 2026/07/26 01:19:29 DEBUG : file1: reading active writers 2026/07/26 01:19:29 DEBUG : file1: active writers 1 2026/07/26 01:19:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:30 DEBUG : Looking for writers 2026/07/26 01:19:30 DEBUG : file1: reading active writers 2026/07/26 01:19:30 DEBUG : file1: active writers 1 2026/07/26 01:19:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:31 DEBUG : Looking for writers 2026/07/26 01:19:31 DEBUG : file1: reading active writers 2026/07/26 01:19:31 DEBUG : file1: active writers 1 2026/07/26 01:19:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:32 DEBUG : Looking for writers 2026/07/26 01:19:32 DEBUG : file1: reading active writers 2026/07/26 01:19:32 DEBUG : file1: active writers 1 2026/07/26 01:19:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:33 DEBUG : Looking for writers 2026/07/26 01:19:33 DEBUG : file1: reading active writers 2026/07/26 01:19:33 DEBUG : file1: active writers 1 2026/07/26 01:19:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:34 DEBUG : Looking for writers 2026/07/26 01:19:34 DEBUG : file1: reading active writers 2026/07/26 01:19:34 DEBUG : file1: active writers 1 2026/07/26 01:19:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:35 DEBUG : Looking for writers 2026/07/26 01:19:35 DEBUG : file1: reading active writers 2026/07/26 01:19:35 DEBUG : file1: active writers 1 2026/07/26 01:19:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:36 DEBUG : Looking for writers 2026/07/26 01:19:36 DEBUG : file1: reading active writers 2026/07/26 01:19:36 DEBUG : file1: active writers 1 2026/07/26 01:19:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:37 DEBUG : Looking for writers 2026/07/26 01:19:37 DEBUG : file1: reading active writers 2026/07/26 01:19:37 DEBUG : file1: active writers 1 2026/07/26 01:19:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:38 DEBUG : Looking for writers 2026/07/26 01:19:38 DEBUG : file1: reading active writers 2026/07/26 01:19:38 DEBUG : file1: active writers 1 2026/07/26 01:19:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:39 DEBUG : Looking for writers 2026/07/26 01:19:39 DEBUG : file1: reading active writers 2026/07/26 01:19:39 DEBUG : file1: active writers 1 2026/07/26 01:19:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:40 DEBUG : Looking for writers 2026/07/26 01:19:40 DEBUG : file1: reading active writers 2026/07/26 01:19:40 DEBUG : file1: active writers 1 2026/07/26 01:19:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:41 DEBUG : Looking for writers 2026/07/26 01:19:41 DEBUG : file1: reading active writers 2026/07/26 01:19:41 DEBUG : file1: active writers 1 2026/07/26 01:19:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:42 DEBUG : Looking for writers 2026/07/26 01:19:42 DEBUG : file1: reading active writers 2026/07/26 01:19:42 DEBUG : file1: active writers 1 2026/07/26 01:19:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:43 DEBUG : Looking for writers 2026/07/26 01:19:43 DEBUG : file1: reading active writers 2026/07/26 01:19:43 DEBUG : file1: active writers 1 2026/07/26 01:19:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:44 DEBUG : Looking for writers 2026/07/26 01:19:44 DEBUG : file1: reading active writers 2026/07/26 01:19:44 DEBUG : file1: active writers 1 2026/07/26 01:19:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:45 DEBUG : Looking for writers 2026/07/26 01:19:45 DEBUG : file1: reading active writers 2026/07/26 01:19:45 DEBUG : file1: active writers 1 2026/07/26 01:19:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:46 DEBUG : Looking for writers 2026/07/26 01:19:46 DEBUG : file1: reading active writers 2026/07/26 01:19:46 DEBUG : file1: active writers 1 2026/07/26 01:19:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:47 DEBUG : Looking for writers 2026/07/26 01:19:47 DEBUG : file1: reading active writers 2026/07/26 01:19:47 DEBUG : file1: active writers 1 2026/07/26 01:19:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:48 DEBUG : Looking for writers 2026/07/26 01:19:48 DEBUG : file1: reading active writers 2026/07/26 01:19:48 DEBUG : file1: active writers 1 2026/07/26 01:19:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:49 DEBUG : Looking for writers 2026/07/26 01:19:49 DEBUG : file1: reading active writers 2026/07/26 01:19:49 DEBUG : file1: active writers 1 2026/07/26 01:19:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:50 DEBUG : Looking for writers 2026/07/26 01:19:50 DEBUG : file1: reading active writers 2026/07/26 01:19:50 DEBUG : file1: active writers 1 2026/07/26 01:19:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:51 DEBUG : Looking for writers 2026/07/26 01:19:51 DEBUG : file1: reading active writers 2026/07/26 01:19:51 DEBUG : file1: active writers 1 2026/07/26 01:19:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/26 01:19:52 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3349f361ec00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3349f33fd0e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:56392706674976} name:file1 opens:1 downloaders: o: fd:0x3349f30020c8 info:{ModTime:{wall:14020116885321856529 ext:13103151557 loc:0x4855e20} ATime:{wall:14020116885321856529 ext:13103151557 loc:0x4855e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/26 01:19:52 DEBUG : >WaitForWriters: 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:52 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:52 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:52 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:52 DEBUG : rename_me: newRWFileHandle: 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): openPending: 2026/07/26 01:19:52 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): >openPending: err= 2026/07/26 01:19:52 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/26 01:19:52 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/26 01:19:52 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): _writeAt: size=5, off=0 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): >_writeAt: n=5, err= 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): close: 2026/07/26 01:19:52 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-26 01:19:52.076240686 +0000 UTC m=+43.127965400 2026/07/26 01:19:52 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/26 01:19:52 DEBUG : rename_me(0x3349f39bab00): >close: err= 2026/07/26 01:19:52 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/26 01:19:52 DEBUG : i_was_renamed: Updating file with 0x3349f39a7a00 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/26 01:19:52 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:52 DEBUG : Looking for writers 2026/07/26 01:19:52 DEBUG : i_was_renamed: reading active writers 2026/07/26 01:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 01:19:52 DEBUG : Looking for writers 2026/07/26 01:19:52 DEBUG : i_was_renamed: reading active writers 2026/07/26 01:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 01:19:52 DEBUG : Looking for writers 2026/07/26 01:19:52 DEBUG : i_was_renamed: reading active writers 2026/07/26 01:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 01:19:52 DEBUG : Looking for writers 2026/07/26 01:19:52 DEBUG : i_was_renamed: reading active writers 2026/07/26 01:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 01:19:52 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/26 01:19:52 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:52 DEBUG : i_was_renamed: size = 5 OK 2026/07/26 01:19:52 INFO : i_was_renamed: Copied (new) 2026/07/26 01:19:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-26 01:19:52 +0000 UTC" 2026/07/26 01:19:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/26 01:19:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/26 01:19:52 DEBUG : Looking for writers 2026/07/26 01:19:52 DEBUG : i_was_renamed: reading active writers 2026/07/26 01:19:52 DEBUG : >WaitForWriters: 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:52 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 01:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{A6G7-}/rclone-test-xiwumen1bave" 2026/07/26 01:19:52 INFO : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:52 DEBUG : forgetting directory cache 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): _readAt: size=512, off=0 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): openPending: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:20:52 +0000 UTC" against cached fingerprint "" 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): >openPending: err= 2026/07/26 01:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): >_readAt: n=20, err=EOF 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): close: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:20:52 +0000 GMT 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f3acf400): >close: err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:52 DEBUG : forgetting directory cache 2026/07/26 01:19:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): _readAt: size=512, off=0 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): openPending: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:21:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:20:52 +0000 UTC" 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 00:21:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:20:52 +0000 UTC") 2026/07/26 01:19:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): >openPending: err= 2026/07/26 01:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): >_readAt: n=20, err=EOF 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): close: 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:21:52 +0000 GMT 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate(0x3349f33c8a40): >close: err= 2026/07/26 01:19:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:52 DEBUG : forgetting directory cache 2026/07/26 01:19:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): _readAt: size=512, off=0 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): openPending: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:22:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:21:52 +0000 UTC" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 00:22:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:21:52 +0000 UTC") 2026/07/26 01:19:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): >openPending: err= 2026/07/26 01:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): >_readAt: n=20, err=EOF 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): close: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:22:52 +0000 GMT 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38b2fc0): >close: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:53 DEBUG : forgetting directory cache 2026/07/26 01:19:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): _readAt: size=512, off=0 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): openPending: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:23:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:22:52 +0000 UTC" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 00:23:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:22:52 +0000 UTC") 2026/07/26 01:19:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): >openPending: err= 2026/07/26 01:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): >_readAt: n=20, err=EOF 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): close: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:23:52 +0000 GMT 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f3853400): >close: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:53 DEBUG : forgetting directory cache 2026/07/26 01:19:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): _readAt: size=512, off=0 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): openPending: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:24:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:23:52 +0000 UTC" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 00:24:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:23:52 +0000 UTC") 2026/07/26 01:19:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): >openPending: err= 2026/07/26 01:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): >_readAt: n=20, err=EOF 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): close: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:24:52 +0000 GMT 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f38701c0): >close: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:53 DEBUG : forgetting directory cache 2026/07/26 01:19:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): _readAt: size=512, off=0 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): openPending: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 00:25:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:24:52 +0000 UTC" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 00:25:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:24:52 +0000 UTC") 2026/07/26 01:19:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 01:19:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): >openPending: err= 2026/07/26 01:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): >_readAt: n=20, err=EOF 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): close: 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:25:52 +0000 GMT 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate(0x3349f39bb280): >close: err= 2026/07/26 01:19:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:53 DEBUG : forgetting directory cache 2026/07/26 01:19:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): _readAt: size=512, off=0 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): openPending: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-26 00:26:52 +0000 UTC" against cached fingerprint "20,2026-07-26 00:25:52 +0000 UTC" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-26 00:26:52 +0000 UTC" != cached fingerprint "20,2026-07-26 00:25:52 +0000 UTC") 2026/07/26 01:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/26 01:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): >openPending: err= 2026/07/26 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): >_readAt: n=21, err=EOF 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): close: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:26:52 +0000 GMT 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f38da780): >close: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 DEBUG : forgetting directory cache 2026/07/26 01:19:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): _readAt: size=512, off=0 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): openPending: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-26 00:27:52 +0000 UTC" against cached fingerprint "21,2026-07-26 00:26:52 +0000 UTC" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-26 00:27:52 +0000 UTC" != cached fingerprint "21,2026-07-26 00:26:52 +0000 UTC") 2026/07/26 01:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/26 01:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): >openPending: err= 2026/07/26 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): >_readAt: n=22, err=EOF 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): close: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:27:52 +0000 GMT 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f368e300): >close: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 DEBUG : forgetting directory cache 2026/07/26 01:19:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): _readAt: size=512, off=0 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): openPending: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-26 00:28:52 +0000 UTC" against cached fingerprint "22,2026-07-26 00:27:52 +0000 UTC" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-26 00:28:52 +0000 UTC" != cached fingerprint "22,2026-07-26 00:27:52 +0000 UTC") 2026/07/26 01:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/26 01:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): >openPending: err= 2026/07/26 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): >_readAt: n=23, err=EOF 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): close: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:28:52 +0000 GMT 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f36e6100): >close: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 DEBUG : forgetting directory cache 2026/07/26 01:19:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): _readAt: size=512, off=0 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): openPending: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-26 00:29:52 +0000 UTC" against cached fingerprint "23,2026-07-26 00:28:52 +0000 UTC" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-26 00:29:52 +0000 UTC" != cached fingerprint "23,2026-07-26 00:28:52 +0000 UTC") 2026/07/26 01:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/26 01:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): >openPending: err= 2026/07/26 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): >_readAt: n=24, err=EOF 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): close: 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 00:29:52 +0000 GMT 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate(0x3349f37ed240): >close: err= 2026/07/26 01:19:54 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:54 DEBUG : Looking for writers 2026/07/26 01:19:54 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/26 01:19:54 DEBUG : >WaitForWriters: 2026/07/26 01:19:54 DEBUG : webdav root 'rclone-test-xiwumen1bave': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:54 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:54 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:54 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : forgetting directory cache 2026/07/26 01:19:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/26 01:19:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/26 01:19:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/26 01:19:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/26 01:19:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : FiLeA: reading active writers 2026/07/26 01:19:55 DEBUG : FiLeB: reading active writers 2026/07/26 01:19:55 DEBUG : FilEb: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : FiLeA: reading active writers 2026/07/26 01:19:55 DEBUG : FiLeB: reading active writers 2026/07/26 01:19:55 DEBUG : FilEb: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/26 01:19:55 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : webdav root 'rclone-test-xiwumen1bave': Reusing VFS from active cache 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : dir: Looking for writers 2026/07/26 01:19:55 DEBUG : file2: reading active writers 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : dir: reading active writers 2026/07/26 01:19:55 DEBUG : file1: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : dir: Looking for writers 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : dir: reading active writers 2026/07/26 01:19:55 DEBUG : file1: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:55 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 01:19:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 01:19:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 01:19:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/26 01:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 01:19:55 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/26 01:19:55 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/26 01:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 01:19:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/26 01:19:55 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:55 DEBUG : dir: Looking for writers 2026/07/26 01:19:55 DEBUG : file2: reading active writers 2026/07/26 01:19:55 DEBUG : new_file.txt: reading active writers 2026/07/26 01:19:55 DEBUG : Looking for writers 2026/07/26 01:19:55 DEBUG : dir: reading active writers 2026/07/26 01:19:55 DEBUG : file1: reading active writers 2026/07/26 01:19:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:56 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:56 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/26 01:19:56 DEBUG : dir/file1: Updating file with dir/file1 0x3349f36b68f0 2026/07/26 01:19:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/26 01:19:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:56 INFO : dir/file1: Moved (server-side) to: file0 2026/07/26 01:19:56 DEBUG : file0: Updating file with file0 0x3349f36b68f0 2026/07/26 01:19:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/26 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:56 DEBUG : dir: Looking for writers 2026/07/26 01:19:56 DEBUG : Looking for writers 2026/07/26 01:19:56 DEBUG : dir: reading active writers 2026/07/26 01:19:56 DEBUG : file0: reading active writers 2026/07/26 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:56 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:56 DEBUG : Looking for writers 2026/07/26 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:56 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/26 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:56 DEBUG : d: Looking for writers 2026/07/26 01:19:56 DEBUG : Looking for writers 2026/07/26 01:19:56 DEBUG : a: Looking for writers 2026/07/26 01:19:56 DEBUG : b: Looking for writers 2026/07/26 01:19:56 DEBUG : c: Looking for writers 2026/07/26 01:19:56 DEBUG : Looking for writers 2026/07/26 01:19:56 DEBUG : /: reading active writers 2026/07/26 01:19:56 DEBUG : a: reading active writers 2026/07/26 01:19:56 DEBUG : b: reading active writers 2026/07/26 01:19:56 DEBUG : c: reading active writers 2026/07/26 01:19:56 DEBUG : d: reading active writers 2026/07/26 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:56 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/26 01:19:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/26 01:19:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/26 01:19:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/26 01:19:57 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:57 DEBUG : a/b/c/d: Looking for writers 2026/07/26 01:19:57 DEBUG : a/b/c: Looking for writers 2026/07/26 01:19:57 DEBUG : d: reading active writers 2026/07/26 01:19:57 DEBUG : a/b: Looking for writers 2026/07/26 01:19:57 DEBUG : c: reading active writers 2026/07/26 01:19:57 DEBUG : a: Looking for writers 2026/07/26 01:19:57 DEBUG : b: reading active writers 2026/07/26 01:19:57 DEBUG : Looking for writers 2026/07/26 01:19:57 DEBUG : a: reading active writers 2026/07/26 01:19:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:57 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:57 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:57 DEBUG : Looking for writers 2026/07/26 01:19:57 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-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:57 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/26 01:19:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/26 01:19:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/26 01:19:57 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 01:19:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:57 DEBUG : file1: size = 5 OK 2026/07/26 01:19:57 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 01:19:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:57 DEBUG : file1: size = 0 OK 2026/07/26 01:19:57 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (7 bytes), uploading instead of streaming 2026/07/26 01:19:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:57 DEBUG : file1: size = 7 OK 2026/07/26 01:19:57 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:57 DEBUG : Looking for writers 2026/07/26 01:19:57 DEBUG : file1: reading active writers 2026/07/26 01:19:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:57 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/26 01:19:58 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/26 01:19:58 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/26 01:19:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/26 01:19:58 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (11 bytes), uploading instead of streaming 2026/07/26 01:19:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:58 DEBUG : file1: size = 11 OK 2026/07/26 01:19:58 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/26 01:19:58 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:58 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 01:19:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:58 DEBUG : file1: size = 5 OK 2026/07/26 01:19:58 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/26 01:19:58 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:58 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:19:58 DEBUG : file1: WriteFileHandle.Release closing 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 01:19:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:19:58 DEBUG : file1: size = 0 OK 2026/07/26 01:19:58 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/26 01:19:58 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:19:58 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:19:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:19:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:19:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:19:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:19:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/26 01:19:58 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/26 01:19:58 DEBUG : Looking for writers 2026/07/26 01:19:58 DEBUG : file1: reading active writers 2026/07/26 01:19:58 DEBUG : file1: active writers 1 2026/07/26 01:19:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/26 01:19:59 DEBUG : Looking for writers 2026/07/26 01:19:59 DEBUG : file1: reading active writers 2026/07/26 01:19:59 DEBUG : file1: active writers 1 2026/07/26 01:19:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/26 01:19:59 DEBUG : Looking for writers 2026/07/26 01:19:59 DEBUG : file1: reading active writers 2026/07/26 01:19:59 DEBUG : file1: active writers 1 2026/07/26 01:19:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:00 DEBUG : Looking for writers 2026/07/26 01:20:00 DEBUG : file1: reading active writers 2026/07/26 01:20:00 DEBUG : file1: active writers 1 2026/07/26 01:20:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:01 DEBUG : Looking for writers 2026/07/26 01:20:01 DEBUG : file1: reading active writers 2026/07/26 01:20:01 DEBUG : file1: active writers 1 2026/07/26 01:20:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:02 DEBUG : Looking for writers 2026/07/26 01:20:02 DEBUG : file1: reading active writers 2026/07/26 01:20:02 DEBUG : file1: active writers 1 2026/07/26 01:20:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:03 DEBUG : Looking for writers 2026/07/26 01:20:03 DEBUG : file1: reading active writers 2026/07/26 01:20:03 DEBUG : file1: active writers 1 2026/07/26 01:20:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:04 DEBUG : Looking for writers 2026/07/26 01:20:04 DEBUG : file1: reading active writers 2026/07/26 01:20:04 DEBUG : file1: active writers 1 2026/07/26 01:20:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:05 DEBUG : Looking for writers 2026/07/26 01:20:05 DEBUG : file1: reading active writers 2026/07/26 01:20:05 DEBUG : file1: active writers 1 2026/07/26 01:20:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:06 DEBUG : Looking for writers 2026/07/26 01:20:06 DEBUG : file1: reading active writers 2026/07/26 01:20:06 DEBUG : file1: active writers 1 2026/07/26 01:20:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:07 DEBUG : Looking for writers 2026/07/26 01:20:07 DEBUG : file1: reading active writers 2026/07/26 01:20:07 DEBUG : file1: active writers 1 2026/07/26 01:20:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:08 DEBUG : Looking for writers 2026/07/26 01:20:08 DEBUG : file1: reading active writers 2026/07/26 01:20:08 DEBUG : file1: active writers 1 2026/07/26 01:20:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:09 DEBUG : Looking for writers 2026/07/26 01:20:09 DEBUG : file1: reading active writers 2026/07/26 01:20:09 DEBUG : file1: active writers 1 2026/07/26 01:20:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:10 DEBUG : Looking for writers 2026/07/26 01:20:10 DEBUG : file1: reading active writers 2026/07/26 01:20:10 DEBUG : file1: active writers 1 2026/07/26 01:20:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:11 DEBUG : Looking for writers 2026/07/26 01:20:11 DEBUG : file1: reading active writers 2026/07/26 01:20:11 DEBUG : file1: active writers 1 2026/07/26 01:20:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:12 DEBUG : Looking for writers 2026/07/26 01:20:12 DEBUG : file1: reading active writers 2026/07/26 01:20:12 DEBUG : file1: active writers 1 2026/07/26 01:20:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:13 DEBUG : Looking for writers 2026/07/26 01:20:13 DEBUG : file1: reading active writers 2026/07/26 01:20:13 DEBUG : file1: active writers 1 2026/07/26 01:20:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:14 DEBUG : Looking for writers 2026/07/26 01:20:14 DEBUG : file1: reading active writers 2026/07/26 01:20:14 DEBUG : file1: active writers 1 2026/07/26 01:20:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:15 DEBUG : Looking for writers 2026/07/26 01:20:15 DEBUG : file1: reading active writers 2026/07/26 01:20:15 DEBUG : file1: active writers 1 2026/07/26 01:20:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:16 DEBUG : Looking for writers 2026/07/26 01:20:16 DEBUG : file1: reading active writers 2026/07/26 01:20:16 DEBUG : file1: active writers 1 2026/07/26 01:20:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:17 DEBUG : Looking for writers 2026/07/26 01:20:17 DEBUG : file1: reading active writers 2026/07/26 01:20:17 DEBUG : file1: active writers 1 2026/07/26 01:20:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:18 DEBUG : Looking for writers 2026/07/26 01:20:18 DEBUG : file1: reading active writers 2026/07/26 01:20:18 DEBUG : file1: active writers 1 2026/07/26 01:20:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:19 DEBUG : Looking for writers 2026/07/26 01:20:19 DEBUG : file1: reading active writers 2026/07/26 01:20:19 DEBUG : file1: active writers 1 2026/07/26 01:20:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:20 DEBUG : Looking for writers 2026/07/26 01:20:20 DEBUG : file1: reading active writers 2026/07/26 01:20:20 DEBUG : file1: active writers 1 2026/07/26 01:20:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:21 DEBUG : Looking for writers 2026/07/26 01:20:21 DEBUG : file1: reading active writers 2026/07/26 01:20:21 DEBUG : file1: active writers 1 2026/07/26 01:20:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:22 DEBUG : Looking for writers 2026/07/26 01:20:22 DEBUG : file1: reading active writers 2026/07/26 01:20:22 DEBUG : file1: active writers 1 2026/07/26 01:20:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:23 DEBUG : Looking for writers 2026/07/26 01:20:23 DEBUG : file1: reading active writers 2026/07/26 01:20:23 DEBUG : file1: active writers 1 2026/07/26 01:20:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:24 DEBUG : Looking for writers 2026/07/26 01:20:24 DEBUG : file1: reading active writers 2026/07/26 01:20:24 DEBUG : file1: active writers 1 2026/07/26 01:20:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:25 DEBUG : Looking for writers 2026/07/26 01:20:25 DEBUG : file1: reading active writers 2026/07/26 01:20:25 DEBUG : file1: active writers 1 2026/07/26 01:20:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:26 DEBUG : Looking for writers 2026/07/26 01:20:26 DEBUG : file1: reading active writers 2026/07/26 01:20:26 DEBUG : file1: active writers 1 2026/07/26 01:20:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:27 DEBUG : Looking for writers 2026/07/26 01:20:27 DEBUG : file1: reading active writers 2026/07/26 01:20:27 DEBUG : file1: active writers 1 2026/07/26 01:20:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/26 01:20:28 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/26 01:20:28 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:28 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:20:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:20:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 01:20:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : file1: size = 0 OK 2026/07/26 01:20:28 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:20:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 01:20:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 01:20:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 01:20:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:28 DEBUG : Looking for writers 2026/07/26 01:20:28 DEBUG : file1: reading active writers 2026/07/26 01:20:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:28 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 01:20:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 01:20:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : webdav root 'rclone-test-xiwumen1bave': File to upload is small (100 bytes), uploading instead of streaming 2026/07/26 01:20:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : file1: size = 100 OK 2026/07/26 01:20:28 DEBUG : file1: Size of src and dst objects identical 2026/07/26 01:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 01:20:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 01:20:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 01:20:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 01:20:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 01:20:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:28 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:28 DEBUG : Looking for writers 2026/07/26 01:20:28 DEBUG : file1: reading active writers 2026/07/26 01:20:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:28 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:28 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/26 01:20:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/26 01:20:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/26 01:20:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/26 01:20:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/26 01:20:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/26 01:20:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/26 01:20:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:29 DEBUG : flat: Looking for writers 2026/07/26 01:20:29 DEBUG : f003.txt: reading active writers 2026/07/26 01:20:29 DEBUG : f004.txt: reading active writers 2026/07/26 01:20:29 DEBUG : f000.txt: reading active writers 2026/07/26 01:20:29 DEBUG : f001.txt: reading active writers 2026/07/26 01:20:29 DEBUG : f002.txt: reading active writers 2026/07/26 01:20:29 DEBUG : Looking for writers 2026/07/26 01:20:29 DEBUG : flat: reading active writers 2026/07/26 01:20:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:29 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:29 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:29 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:29 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:29 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/26 01:20:29 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/26 01:20:29 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/26 01:20:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:29 DEBUG : a/b/c: Looking for writers 2026/07/26 01:20:29 DEBUG : deep.txt: reading active writers 2026/07/26 01:20:29 DEBUG : a/b: Looking for writers 2026/07/26 01:20:29 DEBUG : c: reading active writers 2026/07/26 01:20:29 DEBUG : mid.txt: reading active writers 2026/07/26 01:20:29 DEBUG : a: Looking for writers 2026/07/26 01:20:29 DEBUG : b: reading active writers 2026/07/26 01:20:29 DEBUG : top.txt: reading active writers 2026/07/26 01:20:29 DEBUG : Looking for writers 2026/07/26 01:20:29 DEBUG : a: reading active writers 2026/07/26 01:20:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:29 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:30 DEBUG : bigdir: Looking for writers 2026/07/26 01:20:30 DEBUG : big.bin: reading active writers 2026/07/26 01:20:30 DEBUG : Looking for writers 2026/07/26 01:20:30 DEBUG : bigdir: reading active writers 2026/07/26 01:20:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.73s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-xiwumen1bave'", Local "Local file system at /tmp/rclone4238908628", Modify Window "1s" 2026/07/26 01:20:30 INFO : webdav root 'rclone-test-xiwumen1bave': poll-interval is not supported by this remote 2026/07/26 01:20:30 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:30 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:30 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/26 01:20:30 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/26 01:20:30 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/26 01:20:30 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:30 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:30 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/26 01:20:30 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/26 01:20:30 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:30 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:30 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/26 01:20:30 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/26 01:20:30 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 01:20:30 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 01:20:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 01:20:30 DEBUG : dir2: Looking for writers 2026/07/26 01:20:30 DEBUG : b.txt: reading active writers 2026/07/26 01:20:30 DEBUG : dir3: Looking for writers 2026/07/26 01:20:30 DEBUG : c.txt: reading active writers 2026/07/26 01:20:30 DEBUG : dir1: Looking for writers 2026/07/26 01:20:30 DEBUG : a.txt: reading active writers 2026/07/26 01:20:30 DEBUG : Looking for writers 2026/07/26 01:20:30 DEBUG : dir1: reading active writers 2026/07/26 01:20:30 DEBUG : dir2: reading active writers 2026/07/26 01:20:30 DEBUG : dir3: reading active writers 2026/07/26 01:20:30 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/26 01:20:30 DEBUG : webdav root 'rclone-test-xiwumen1bave': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.586345095s (try 1/5)